diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 948b5be4..0aa08d80 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -20,4 +20,6 @@ include: - if: $CI_PIPELINE_SOURCE == "schedule" - if: $CI_PIPELINE_SOURCE == "web" && $WORKFLOW == "update" - +show-latest-commit: + stage: .pre + script: git show HEAD -q