mirror of https://gitlab.com/pamhyr/pamhyr2
ci: Minor change.
parent
e2d06f7d1a
commit
fde96f2423
|
|
@ -83,7 +83,7 @@ tag-release:
|
||||||
- ./linux.sh
|
- ./linux.sh
|
||||||
# - ./wine.sh ci
|
# - ./wine.sh ci
|
||||||
release:
|
release:
|
||||||
name: '$CI_COMMIT_TAG-release'
|
name: '$CI_COMMIT_TAG'
|
||||||
description: 'Automatic release from tag $CI_COMMIT_TAG'
|
description: 'Automatic release from tag $CI_COMMIT_TAG'
|
||||||
tag_name: '$CI_COMMIT_TAG'
|
tag_name: '$CI_COMMIT_TAG'
|
||||||
ref: '$CI_COMMIT_SHA'
|
ref: '$CI_COMMIT_SHA'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue