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