Skip to content
Snippets Groups Projects
Verified Commit 71979c8e authored by Gabriel Zachmann's avatar Gabriel Zachmann
Browse files

[ci] debug ci

parent 31b8bb17
No related branches found
No related tags found
No related merge requests found
Pipeline #346017 canceled
......@@ -3,6 +3,7 @@
set -e
set -x
if [ -z "$CI_COMMIT_TAG" ]; then .gitlab-ci-scripts/set-prerel-version.sh; fi;
docker login -u $DOCKER_USER -p $DOCKER_PASSWORD
.gitlab-ci-scripts/goreleaser.sh
.gitlab-ci-scripts/upload.sh
......
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