Loading .gitlab-ci.yml +0 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,6 @@ pre-commit: test: stage: test image: $project:$version-slim allow_failure: true before_script: - apt-get update - >- Loading Loading
.gitlab-ci.yml +0 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,6 @@ pre-commit: test: stage: test image: $project:$version-slim allow_failure: true before_script: - apt-get update - >- Loading