From 449f49a680521d33dadfffc7d654f1f584966b12 Mon Sep 17 00:00:00 2001 From: Kumar Damani Date: Sat, 26 Mar 2022 19:06:55 +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 dbf132b..1c89cae 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -10,6 +10,7 @@ deploy-job: - echo "Application successfully deployed." - git clone --depth 1 https://gitlab.com/kdam0/vps.git - cd vps + - git checkout install - make install - echo $VAULT_PASS > vaultid - ansible-vault decrypt --vault-id vaultid --output hosts hosts.vault -- cgit v1.2.3