Always show latest commit
This commit is contained in:
parent
abe5522a40
commit
5d15689eec
1 changed files with 3 additions and 1 deletions
|
@ -20,4 +20,6 @@ include:
|
||||||
- if: $CI_PIPELINE_SOURCE == "schedule"
|
- if: $CI_PIPELINE_SOURCE == "schedule"
|
||||||
- if: $CI_PIPELINE_SOURCE == "web" && $WORKFLOW == "update"
|
- if: $CI_PIPELINE_SOURCE == "web" && $WORKFLOW == "update"
|
||||||
|
|
||||||
|
show-latest-commit:
|
||||||
|
stage: .pre
|
||||||
|
script: git show HEAD -q
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue