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