Skip to content
Snippets Groups Projects
Commit 5db134ea authored by void's avatar void
Browse files

Update .gitlab-ci.yml file

parent 7250c56d
No related branches found
No related tags found
No related merge requests found
Pipeline #784 failed
...@@ -14,7 +14,6 @@ docker-build: ...@@ -14,7 +14,6 @@ docker-build:
echo "CI_REGISTRY: $CI_REGISTRY" echo "CI_REGISTRY: $CI_REGISTRY"
echo "CI_REGISTRY_USER: $CI_REGISTRY_USER" echo "CI_REGISTRY_USER: $CI_REGISTRY_USER"
echo "CI_REGISTRY_PASSWORD: $CI_REGISTRY_PASSWORD" echo "CI_REGISTRY_PASSWORD: $CI_REGISTRY_PASSWORD"
echo "CI_REGISTRY: $CI_REGISTRY"
echo "CI_COMMIT_BRANCH: $CI_COMMIT_BRANCH" echo "CI_COMMIT_BRANCH: $CI_COMMIT_BRANCH"
echo "CI_COMMIT_REF_SLUG: $CI_COMMIT_REF_SLUG" echo "CI_COMMIT_REF_SLUG: $CI_COMMIT_REF_SLUG"
echo "CI_REGISTRY_IMAGE: $CI_REGISTRY_IMAGE" echo "CI_REGISTRY_IMAGE: $CI_REGISTRY_IMAGE"
......
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