Update .gitlab-ci.yml
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
stages:
|
stages:
|
||||||
- build //first build
|
- build #first build
|
||||||
- deploy //then deploy
|
- deploy #then deploy
|
||||||
|
|
||||||
build:
|
build:
|
||||||
stage: build
|
stage: build
|
||||||
|
|||||||
Reference in New Issue
Block a user