Skip to content
Snippets Groups Projects
Commit f197021e authored by Jean-Karim Heriche's avatar Jean-Karim Heriche
Browse files

Add debug statements

parent da4e844e
No related branches found
Tags v1.5.2
Loading
Pipeline #49069 failed
......@@ -19,6 +19,13 @@ stages:
- build
- deploy
before_script:
- echo "Registry info:"
- echo $CI_REGISTRY
- echo $CI_REGISTRY_IMAGE
- echo $CI_REGISTRY_NAME
- echo $CI_REGISTRY_USER
build:
stage: build
only:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment