Compare commits
4 Commits
BL3_Lunch_
...
BL2_frozen
Author | SHA1 | Date | |
---|---|---|---|
bcb37ce6a9 | |||
90fd647107 | |||
a3147e55d8 | |||
9ed214a29d |
@@ -1,32 +0,0 @@
|
|||||||
manifest-job/BL3_Lunch_in_Trashlantis:
|
|
||||||
variables:
|
|
||||||
PACKAGE_NAME: "BL3_Lunch_in_Trashlantis"
|
|
||||||
extends: .manifest-job
|
|
||||||
|
|
||||||
test-images-job/BL3_Lunch_in_Trashlantis:
|
|
||||||
needs:
|
|
||||||
- manifest-job/BL3_Lunch_in_Trashlantis
|
|
||||||
variables:
|
|
||||||
PACKAGE_NAME: "BL3_Lunch_in_Trashlantis"
|
|
||||||
extends: .test-job
|
|
||||||
|
|
||||||
bundle-job/BL3_Lunch_in_Trashlantis:
|
|
||||||
needs:
|
|
||||||
- manifest-job/BL3_Lunch_in_Trashlantis
|
|
||||||
variables:
|
|
||||||
PACKAGE_NAME: "BL3_Lunch_in_Trashlantis"
|
|
||||||
extends: .bundle-job
|
|
||||||
|
|
||||||
upload-job/BL3_Lunch_in_Trashlantis:
|
|
||||||
needs:
|
|
||||||
- bundle-job/BL3_Lunch_in_Trashlantis
|
|
||||||
variables:
|
|
||||||
PACKAGE_NAME: "BL3_Lunch_in_Trashlantis"
|
|
||||||
extends: .upload-job
|
|
||||||
|
|
||||||
release-job/BL3_Lunch_in_Trashlantis:
|
|
||||||
needs:
|
|
||||||
- upload-job/BL3_Lunch_in_Trashlantis
|
|
||||||
variables:
|
|
||||||
PACKAGE_NAME: "BL3_Lunch_in_Trashlantis"
|
|
||||||
extends: .release-job
|
|
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@@ -3,7 +3,6 @@
|
|||||||
"cicd",
|
"cicd",
|
||||||
"#5",
|
"#5",
|
||||||
"#13",
|
"#13",
|
||||||
"#14",
|
"#14"
|
||||||
"#15"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
Binary file not shown.
Before Width: | Height: | Size: 1.7 MiB |
Binary file not shown.
Before Width: | Height: | Size: 1.6 MiB |
Binary file not shown.
Before Width: | Height: | Size: 1.6 MiB |
Binary file not shown.
Before Width: | Height: | Size: 1.7 MiB |
Binary file not shown.
Before Width: | Height: | Size: 1.6 MiB |
Binary file not shown.
Before Width: | Height: | Size: 1.5 MiB |
Reference in New Issue
Block a user