aboutsummaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorKumar Damani <me@kumardamani.net>2022-03-26 19:42:22 +0000
committerKumar Damani <me@kumardamani.net>2022-03-26 19:42:22 +0000
commitb8c05af6dbb0822be8e6ac8983a0a1ca0497b11a (patch)
treeaffb4b1a1b79d017fad56553a0719351ba34c285 /.gitlab-ci.yml
parent3967131f514c1408b4628ba4e753c8a4f2341e0e (diff)
Update .gitlab-ci.yml file
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index edc968f..7a77cc4 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -6,7 +6,7 @@ stages:
deploy-job:
stage: deploy
script:
- - apt install -y sshpass
+ - apt update -y && apt install -y sshpass
- echo "Deploying application..."
- echo "Application successfully deployed."
- git clone --branch install --depth 1 https://gitlab.com/kdam0/vps.git