Debug the content of Gitlab's $CI_PROJECT_URL

This commit is contained in:
flow.gunso
2020-01-14 21:08:25 +01:00
parent 578676d121
commit 92ebbee242

View File

@@ -40,6 +40,12 @@ publish.tags:
paths: paths:
- $CI_PROJECT_NAME.tar - $CI_PROJECT_NAME.tar
debugging:
stage: test
script: echo $CI_PROJECT_URL
only:
- enhancement--microbadger-badges
#update_docker_hub_full_description: #update_docker_hub_full_description:
# stage: publish # stage: publish
# script: /bin/bash -e .utilities/update-docker-hub-full-description.sh # script: /bin/bash -e .utilities/update-docker-hub-full-description.sh