Update .gitlab-ci.yaml
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user