Skip to content
Snippets Groups Projects
Commit 989e1f5e authored by Erick Hitter's avatar Erick Hitter
Browse files

Debug failing builds

parent bd6657e6
No related branches found
No related tags found
Loading
Checking pipeline status
......@@ -16,6 +16,8 @@ stages:
- build
before_script:
- echo $GOPATH
- echo $PATH
- mkdir -p $GOPATH/src/$(dirname $REPO_NAME)
- cp -R $CI_PROJECT_DIR $GOPATH/src/$REPO_NAME
- cd $GOPATH/src/$REPO_NAME
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment