diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 0ff57a6..c4161e6 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: 'bash:latest' +image: 'bash:latest' before_script: - apk add --no-cache make wget git