Update .gitlab-ci.yaml
This commit is contained in:
parent
6a881b68c8
commit
30c46609c3
@ -3,10 +3,10 @@ stages:
|
|||||||
- deploy
|
- deploy
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- echo "Starting"
|
- echo "Starting..."
|
||||||
|
|
||||||
after_script:
|
after_script:
|
||||||
- echo "Done"
|
- echo "Done..."
|
||||||
|
|
||||||
build:
|
build:
|
||||||
stage: build
|
stage: build
|
||||||
|
Loading…
Reference in New Issue
Block a user