aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKumar Damani <me@kumardamani.net>2022-03-26 19:28:26 +0000
committerKumar Damani <me@kumardamani.net>2022-03-26 19:28:26 +0000
commitf8e7036da83826160a1eefbe4f315dd5fc9e00cb (patch)
tree780c366540d3915876554c09858d26ee6f2eb3e5
parent726f34db8ac360159d7a2d30ca88375c7826e71e (diff)
Update .gitlab-ci.yml file
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ce52560..57500f7 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -10,6 +10,7 @@ deploy-job:
- echo "Application successfully deployed."
- git clone --branch install --depth 1 https://gitlab.com/kdam0/vps.git
- cd vps
+ - echo $VAULT_PASS
- echo $VAULT_PASS > vaultid
- make install
- cat hosts \ No newline at end of file