mirror of
https://gitlab.com/gridtracker.org/gridtracker
synced 2026-08-13 17:52:40 -04:00
fix a typo in a web address in the source relase job
This commit is contained in:
parent
2d57f3609a
commit
eee2dd15ce
1 changed files with 1 additions and 1 deletions
|
|
@ -307,7 +307,7 @@ sourcerelease:
|
|||
assets:
|
||||
links:
|
||||
- name: Release Packages for $CI_COMMIT_TAG
|
||||
url: https://https://downloads.gridtracker.org/$CI_COMMIT_TAG/
|
||||
url: https://downloads.gridtracker.org/$CI_COMMIT_TAG/
|
||||
external: true
|
||||
link_type: package
|
||||
script:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue