Update .gitlab-ci.yml

This commit is contained in:
Daniel Løvbrøtte Olsen 2019-05-22 00:02:38 +00:00
parent 98b3e210c5
commit 7767ff632c
1 changed files with 1 additions and 2 deletions

View File

@ -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