CI/CD Syntax fix
This commit is contained in:
parent
069e8c7517
commit
d831ab90d2
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ Tag Release:
|
||||||
release:
|
release:
|
||||||
tag_name: '$CI_COMMIT_TAG'
|
tag_name: '$CI_COMMIT_TAG'
|
||||||
description: '$CI_COMMIT_TAG'
|
description: '$CI_COMMIT_TAG'
|
||||||
assets:
|
assets:
|
||||||
links:
|
links:
|
||||||
- name: "cloudflare-dns-updater"
|
- name: "cloudflare-dns-updater"
|
||||||
url: "https://gitlab.neshweb.net/Neshura/cloudflare-dns-updater/-/jobs/$JOB_ID/artifacts/download"
|
url: "https://gitlab.neshweb.net/Neshura/cloudflare-dns-updater/-/jobs/$JOB_ID/artifacts/download"
|
||||||
|
|
Loading…
Reference in a new issue