diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7342eff..77c08a8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -48,6 +48,8 @@ test: renovate: # Check dependency update before_script: + - apk update + - apk add git - npm install script: