diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d0a10a1..4e73297 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -8,8 +8,7 @@ before_script: - apk add --no-cache zip after_script: - - echo "After script section" - - echo "For example you might do some cleanup here" + - ls build: stage: build