Skip to content
Snippets Groups Projects
Commit 92bc8bd8 authored by John Skarbek's avatar John Skarbek Committed by Balasankar C
Browse files

Do not include Ubuntu 24.04 staging to auto-deploy and nightly pipelines

We only want it on tag pipelines and internal releases
parent 993c0f17
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -721,7 +721,7 @@ Ubuntu-24.04-staging:
optional: true
rules:
- !reference [.default_rules, rules]
- if: '$PIPELINE_TYPE =~ /(_RC|_TAG|AUTO_DEPLOY|NIGHTLY|INTERNAL_RELEASE)_BUILD_PIPELINE$/'
- if: '$PIPELINE_TYPE =~ /(_RC|_TAG|INTERNAL_RELEASE)_BUILD_PIPELINE$/'
Ubuntu-20.04-arm64-staging:
extends: .staging_upload_template
needs:
Loading
Loading
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