Ready for review
This commit is contained in:
parent
fdc3651192
commit
1ec5f9da56
|
@ -10,6 +10,8 @@ default:
|
||||||
# -----------------------------------------------
|
# -----------------------------------------------
|
||||||
check_tag:
|
check_tag:
|
||||||
stage: check
|
stage: check
|
||||||
|
rules:
|
||||||
|
- when: always
|
||||||
script:
|
script:
|
||||||
- |
|
- |
|
||||||
# Check if there is a Git tag pointing to HEAD
|
# Check if there is a Git tag pointing to HEAD
|
||||||
|
|
Loading…
Reference in New Issue