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

[ci] debug ci

parent 0bd6adf7
No related branches found
No related tags found
No related merge requests found
Pipeline #345861 failed
......@@ -7,6 +7,7 @@ if [ -n "$CI_COMMIT_TAG" ] && echo "$CI_COMMIT_TAG" | grep -qv '~'; then
GORELEASER_CONFIG=".goreleaser-release.yml"
fi
BASEDIR=/go/src/github.com/oidc-mytoken/server
tree
docker run --rm --privileged \
-v "$PWD":"$BASEDIR" \
-w "$BASEDIR" \
......
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