Update .gitlab-ci.yml file
This commit is contained in:
@@ -30,9 +30,11 @@ release_job:
|
|||||||
- rm README.md
|
- rm README.md
|
||||||
|
|
||||||
except:
|
except:
|
||||||
|
refs:
|
||||||
- tags
|
- tags
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
release:
|
release:
|
||||||
# tag_name: $CI_COMMIT_SHORT_SHA
|
# tag_name: $CI_COMMIT_SHORT_SHA
|
||||||
name: 'WPE 2.0_$CI_COMMIT_SHORT_SHA'
|
name: 'WPE 2.0_$CI_COMMIT_SHORT_SHA'
|
||||||
|
|||||||
Reference in New Issue
Block a user