Change the build only develop in gitlab.yml
This commit is contained in:
@@ -6,6 +6,8 @@ stages:
|
||||
- build
|
||||
|
||||
build_job:
|
||||
only:
|
||||
- develop
|
||||
stage: build
|
||||
script:
|
||||
# Download fileManager
|
||||
|
||||
Reference in New Issue
Block a user