mirror of
https://gitlab.com/Thoscellen/Wallset.git
synced 2025-05-31 19:04:51 +02:00
fix bad references
This commit is contained in:
parent
7a3ea5ad67
commit
910c6bcf2d
@ -69,7 +69,7 @@ test-manifest-job/valid_set:
|
|||||||
test-manifest-job/missing_tag_set:
|
test-manifest-job/missing_tag_set:
|
||||||
variables:
|
variables:
|
||||||
PACKAGE_NAME: "missing_tag_set"
|
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
|
# 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
|
.bundle-job: &bundle
|
||||||
@ -97,7 +97,7 @@ bundle-job/valid_set:
|
|||||||
bundle-job/missing_tag_set:
|
bundle-job/missing_tag_set:
|
||||||
variables:
|
variables:
|
||||||
PACKAGE_NAME: "missing_tag_set"
|
PACKAGE_NAME: "missing_tag_set"
|
||||||
<<: *test-images
|
<<: *bundle
|
||||||
|
|
||||||
.upload-job: &upload
|
.upload-job: &upload
|
||||||
stage: Distribute
|
stage: Distribute
|
||||||
|
Loading…
x
Reference in New Issue
Block a user