From 3967131f514c1408b4628ba4e753c8a4f2341e0e Mon Sep 17 00:00:00 2001 From: Kumar Damani Date: Sat, 26 Mar 2022 19:40:29 +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 b245641..edc968f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -6,6 +6,7 @@ stages: deploy-job: stage: deploy script: + - apt install -y sshpass - echo "Deploying application..." - echo "Application successfully deployed." - git clone --branch install --depth 1 https://gitlab.com/kdam0/vps.git -- cgit v1.2.3