mirror of
https://git.collinwebdesigns.de/vgpu/gridd-unlock-patcher.git
synced 2025-12-22 05:20:00 +00:00
ci improvements
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
cache:
|
||||||
|
key: one-key-to-rule-them-all
|
||||||
|
paths: [ CMakeFiles, LIEF, _deps, cmake ]
|
||||||
|
|
||||||
build:
|
build:
|
||||||
image: gcc:14.2-bookworm # ${CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX}
|
image: gcc:14.2-bookworm # ${CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX}
|
||||||
before_script:
|
before_script:
|
||||||
@@ -39,5 +43,5 @@ release:
|
|||||||
ref: $CI_COMMIT_SHA
|
ref: $CI_COMMIT_SHA
|
||||||
assets:
|
assets:
|
||||||
links:
|
links:
|
||||||
- name: 'asset1'
|
- name: "gridd-unlock-patcher"
|
||||||
url: 'https://example.com/assets/1'
|
url: "${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/packages/generic/gridd-unlock-patcher/${CI_COMMIT_TAG}/gridd-unlock-patcher"
|
||||||
|
|||||||
Reference in New Issue
Block a user