Skip to content
Snippets Groups Projects
Commit e1a17ef4c1d3 authored by Balasankar "Balu" C's avatar Balasankar "Balu" C
Browse files

Merge branch 'do-not-run-rpi-auto-deploy' into 'master'

Explicitly state not to run RPi builds on auto-deploy or EE tags

See merge request gitlab-org/omnibus-gitlab!5271
No related branches found
No related tags found
2 merge requests!51Validate shift of Heptapod 0.25 to oldstable series,!44GitLab 14.0
......@@ -242,6 +242,10 @@
when: never
- <<: *unless-dev
when: never
- <<: *if-auto-deploy-tag
when: never
- <<: *if-ee-tag
when: never
- <<: *if-ce-tag
.dev-ce-tag-only-manual: &dev-ce-tag-only-manual
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment