Commit 3334e6bf by Torkel Ödegaard

Fixed bug in circle.yml

parent 0a82b75f
...@@ -10,7 +10,7 @@ dependencies: ...@@ -10,7 +10,7 @@ dependencies:
cache_directories: cache_directories:
- "~/docker" - "~/docker"
pre: pre:
./docker/buildcontainer/build_circle.sh - ./docker/buildcontainer/build_circle.sh
override: override:
- rm -rf ${GOPATH}/src/${REPO_PATH} - rm -rf ${GOPATH}/src/${REPO_PATH}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment