diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 20d8b9a..4313f9a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -29,6 +29,8 @@ build and deploy: only: - main image: node:latest + before_script: + - apt-get update -qq && apt-get install -y -qq lftp script: - echo "test" > test.txt - lftp -c "