feat(#5): Publie le set "Frozen Wastelands"
3
.gitignore
vendored
@ -5,3 +5,6 @@
|
|||||||
# Ignore python stuff
|
# Ignore python stuff
|
||||||
**/__pycache__
|
**/__pycache__
|
||||||
**/.pytest_cache
|
**/.pytest_cache
|
||||||
|
|
||||||
|
# Ignore les fichiers système de MacOS
|
||||||
|
**/.DS_Store
|
@ -10,7 +10,7 @@ stages:
|
|||||||
|
|
||||||
variables:
|
variables:
|
||||||
ENTRY_FOLDER: assets
|
ENTRY_FOLDER: assets
|
||||||
RELEASE_VERSION: v0.$CI_MERGE_REQUEST_IID
|
RELEASE_VERSION: v$CI_PIPELINE_IID
|
||||||
PACKAGE_REGISTRY_URL: "${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/packages/generic/${PACKAGE_NAME}/${RELEASE_VERSION}"
|
PACKAGE_REGISTRY_URL: "${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/packages/generic/${PACKAGE_NAME}/${RELEASE_VERSION}"
|
||||||
|
|
||||||
# Jobs from here run on Merge Requests as prerequisite for merging.
|
# Jobs from here run on Merge Requests as prerequisite for merging.
|
||||||
|
@ -1,32 +0,0 @@
|
|||||||
manifest-job/BL2_frozen_wasteland:
|
|
||||||
variables:
|
|
||||||
PACKAGE_NAME: "BL2_frozen_wasteland"
|
|
||||||
extends: .manifest-job
|
|
||||||
|
|
||||||
test-images-job/BL2_frozen_wasteland:
|
|
||||||
needs:
|
|
||||||
- manifest-job/BL2_frozen_wasteland
|
|
||||||
variables:
|
|
||||||
PACKAGE_NAME: "BL2_frozen_wasteland"
|
|
||||||
extends: .test-job
|
|
||||||
|
|
||||||
bundle-job/BL2_frozen_wasteland:
|
|
||||||
needs:
|
|
||||||
- manifest-job/BL2_frozen_wasteland
|
|
||||||
variables:
|
|
||||||
PACKAGE_NAME: "BL2_frozen_wasteland"
|
|
||||||
extends: .bundle-job
|
|
||||||
|
|
||||||
upload-job/BL2_frozen_wasteland:
|
|
||||||
needs:
|
|
||||||
- bundle-job/BL2_frozen_wasteland
|
|
||||||
variables:
|
|
||||||
PACKAGE_NAME: "BL2_frozen_wasteland"
|
|
||||||
extends: .upload-job
|
|
||||||
|
|
||||||
release-job/BL2_frozen_wasteland:
|
|
||||||
needs:
|
|
||||||
- upload-job/BL2_frozen_wasteland
|
|
||||||
variables:
|
|
||||||
PACKAGE_NAME: "BL2_frozen_wasteland"
|
|
||||||
extends: .release-job
|
|
32
.gitlab/BL2_frozen_wastelands.yml
Normal file
@ -0,0 +1,32 @@
|
|||||||
|
manifest-job/BL2_frozen_wastelands:
|
||||||
|
variables:
|
||||||
|
PACKAGE_NAME: "BL2_frozen_wastelands"
|
||||||
|
extends: .manifest-job
|
||||||
|
|
||||||
|
test-images-job/BL2_frozen_wastelands:
|
||||||
|
needs:
|
||||||
|
- manifest-job/BL2_frozen_wastelands
|
||||||
|
variables:
|
||||||
|
PACKAGE_NAME: "BL2_frozen_wastelands"
|
||||||
|
extends: .test-job
|
||||||
|
|
||||||
|
bundle-job/BL2_frozen_wastelands:
|
||||||
|
needs:
|
||||||
|
- manifest-job/BL2_frozen_wastelands
|
||||||
|
variables:
|
||||||
|
PACKAGE_NAME: "BL2_frozen_wastelands"
|
||||||
|
extends: .bundle-job
|
||||||
|
|
||||||
|
upload-job/BL2_frozen_wastelands:
|
||||||
|
needs:
|
||||||
|
- bundle-job/BL2_frozen_wastelands
|
||||||
|
variables:
|
||||||
|
PACKAGE_NAME: "BL2_frozen_wastelands"
|
||||||
|
extends: .upload-job
|
||||||
|
|
||||||
|
release-job/BL2_frozen_wastelands:
|
||||||
|
needs:
|
||||||
|
- upload-job/BL2_frozen_wastelands
|
||||||
|
variables:
|
||||||
|
PACKAGE_NAME: "BL2_frozen_wastelands"
|
||||||
|
extends: .release-job
|
Before Width: | Height: | Size: 909 KiB After Width: | Height: | Size: 909 KiB |
Before Width: | Height: | Size: 1.0 MiB After Width: | Height: | Size: 1.0 MiB |
Before Width: | Height: | Size: 977 KiB After Width: | Height: | Size: 977 KiB |
Before Width: | Height: | Size: 968 KiB After Width: | Height: | Size: 968 KiB |
Before Width: | Height: | Size: 928 KiB After Width: | Height: | Size: 928 KiB |
Before Width: | Height: | Size: 944 KiB After Width: | Height: | Size: 944 KiB |
Before Width: | Height: | Size: 952 KiB After Width: | Height: | Size: 952 KiB |
Before Width: | Height: | Size: 1002 KiB After Width: | Height: | Size: 1002 KiB |
Before Width: | Height: | Size: 892 KiB After Width: | Height: | Size: 892 KiB |
Before Width: | Height: | Size: 876 KiB After Width: | Height: | Size: 876 KiB |
Before Width: | Height: | Size: 935 KiB After Width: | Height: | Size: 935 KiB |
Before Width: | Height: | Size: 942 KiB After Width: | Height: | Size: 942 KiB |
Before Width: | Height: | Size: 1.3 MiB After Width: | Height: | Size: 1.3 MiB |
Before Width: | Height: | Size: 996 KiB After Width: | Height: | Size: 996 KiB |
Before Width: | Height: | Size: 878 KiB After Width: | Height: | Size: 878 KiB |
Before Width: | Height: | Size: 947 KiB After Width: | Height: | Size: 947 KiB |
Before Width: | Height: | Size: 980 KiB After Width: | Height: | Size: 980 KiB |
Before Width: | Height: | Size: 954 KiB After Width: | Height: | Size: 954 KiB |
Before Width: | Height: | Size: 1009 KiB After Width: | Height: | Size: 1009 KiB |
Before Width: | Height: | Size: 1.0 MiB After Width: | Height: | Size: 1.0 MiB |
Before Width: | Height: | Size: 1.1 MiB After Width: | Height: | Size: 1.1 MiB |
Before Width: | Height: | Size: 1.1 MiB After Width: | Height: | Size: 1.1 MiB |