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

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


Signed-off-by: default avatarBalasankar "Balu" C <balasankar@gitlab.com>
parent b60ac2e9c9ae
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