Commit 3334e6bf by Torkel Ödegaard

Fixed bug in circle.yml

parent 0a82b75f
......@@ -10,7 +10,7 @@ dependencies:
cache_directories:
- "~/docker"
pre:
./docker/buildcontainer/build_circle.sh
- ./docker/buildcontainer/build_circle.sh
override:
- 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