From f8e7036da83826160a1eefbe4f315dd5fc9e00cb Mon Sep 17 00:00:00 2001 From: Kumar Damani Date: Sat, 26 Mar 2022 19:28:26 +0000 Subject: Update .gitlab-ci.yml file --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3