mirror of
https://git.collinwebdesigns.de/vgpu/gridd-unlock-patcher.git
synced 2025-12-22 05:20:00 +00:00
.gitlab-ci.yml bearbeiten
This commit is contained in:
@@ -31,7 +31,7 @@ deploy:
|
||||
- apt-get install curl -y -qq
|
||||
- cd src
|
||||
script:
|
||||
- 'curl --location --header "JOB-TOKEN: ${CI_JOB_TOKEN}" --upload-file gridd-unlock-patcher "${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/packages/generic/gridd-unlock-patcher/${CI_COMMIT_TAG}/gridd-unlock-patcher"'
|
||||
- 'curl --location --header "JOB-TOKEN: ${CI_JOB_TOKEN}" --upload-file src/build/gridd-unlock-patcher "${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/packages/generic/gridd-unlock-patcher/${CI_COMMIT_TAG}/gridd-unlock-patcher"'
|
||||
|
||||
release:
|
||||
image: registry.gitlab.com/gitlab-org/release-cli:latest
|
||||
|
||||
Reference in New Issue
Block a user