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