Update .gitlab-ci.yml
This commit is contained in:
parent
98b3e210c5
commit
7767ff632c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue