fix bad references
This commit is contained in:
@@ -69,7 +69,7 @@ test-manifest-job/valid_set:
|
||||
test-manifest-job/missing_tag_set:
|
||||
variables:
|
||||
PACKAGE_NAME: "missing_tag_set"
|
||||
<<: *test-images
|
||||
<<: *test-manifest
|
||||
|
||||
# Jobs from here run Merged_results or Push/Merge Commits to the main branch. Tag is created on release so no run with tag creation
|
||||
.bundle-job: &bundle
|
||||
@@ -97,7 +97,7 @@ bundle-job/valid_set:
|
||||
bundle-job/missing_tag_set:
|
||||
variables:
|
||||
PACKAGE_NAME: "missing_tag_set"
|
||||
<<: *test-images
|
||||
<<: *bundle
|
||||
|
||||
.upload-job: &upload
|
||||
stage: Distribute
|
||||
|
Reference in New Issue
Block a user