Update .gitlab-ci.yml
This commit is contained in:
parent
98b3e210c5
commit
7767ff632c
|
@ -8,8 +8,7 @@ before_script:
|
||||||
- apk add --no-cache zip
|
- apk add --no-cache zip
|
||||||
|
|
||||||
after_script:
|
after_script:
|
||||||
- echo "After script section"
|
- ls
|
||||||
- echo "For example you might do some cleanup here"
|
|
||||||
|
|
||||||
build:
|
build:
|
||||||
stage: build
|
stage: build
|
||||||
|
|
Loading…
Reference in New Issue