ci improvements

This commit is contained in:
Oscar Krause
2025-04-11 19:43:16 +02:00
parent d0dff9ed2c
commit b40d8aaaf9

View File

@@ -1,3 +1,7 @@
cache:
key: one-key-to-rule-them-all
paths: [ CMakeFiles, LIEF, _deps, cmake ]
build:
image: gcc:14.2-bookworm # ${CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX}
before_script:
@@ -39,5 +43,5 @@ release:
ref: $CI_COMMIT_SHA
assets:
links:
- name: 'asset1'
url: 'https://example.com/assets/1'
- name: "gridd-unlock-patcher"
url: "${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/packages/generic/gridd-unlock-patcher/${CI_COMMIT_TAG}/gridd-unlock-patcher"