mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2025-12-13 01:36:22 +00:00
ci: skip image test on main and develop branches
This commit is contained in:
@@ -21,6 +21,9 @@ image build:
|
||||
- docker tag $CI_REGISTRY_IMAGE:$CI_ES_VERSION $CI_REGISTRY_IMAGE:latest
|
||||
only:
|
||||
- branches
|
||||
except:
|
||||
- main
|
||||
- develop
|
||||
|
||||
main:
|
||||
stage: publish
|
||||
|
||||
Reference in New Issue
Block a user