branch change
This commit is contained in:
parent
5af99eb693
commit
ddcb21b493
@ -16,7 +16,6 @@ download_artifacts:
|
||||
script:
|
||||
- ./Scripts/download_dependencies.sh
|
||||
only:
|
||||
- branches
|
||||
- develop
|
||||
tags:
|
||||
- bash_shell
|
||||
@ -31,7 +30,6 @@ build_project:
|
||||
script:
|
||||
- ./Scripts/build_aggregate.sh
|
||||
only:
|
||||
- branches
|
||||
- develop
|
||||
tags:
|
||||
- xcode_12_2
|
||||
@ -41,7 +39,6 @@ deploy_snapshot:
|
||||
script:
|
||||
- cd Scripts && ./upload_core_ui_frameworks.sh
|
||||
only:
|
||||
- branches
|
||||
- develop
|
||||
tags:
|
||||
- bash_shell
|
||||
|
||||
Loading…
Reference in New Issue
Block a user