We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c43ff88 commit 1cc6b3aCopy full SHA for 1cc6b3a
L2HalMock/run_peru.sh
@@ -1,11 +1,7 @@
1
#!/bin/bash
2
3
# Export your environment variables
4
-export GIT_USERNAME=akrish905_comcast
5
-export GIT_PASSWORD=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
6
-# Use envsubst to replace placeholders in peru.yaml
7
-export GERRIT_USERNAME=kdarma930
8
-export GERRIT_PASSWORD=5gDwn5jpTI9AKLsaZ9du6arlR1JMZqMXu26Ikynn1w
+
9
10
echo "GIT_USERNAME: $GIT_USERNAME"
11
echo "GIT_PASSWORD: $GIT_PASSWORD"
0 commit comments