mirror of
https://git.collinwebdesigns.de/vgpu/gridd-unlock-patcher.git
synced 2025-12-21 21:10: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:
|
||||
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"
|
||||
|
||||
Reference in New Issue
Block a user