Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Faircloth committed Jun 29, 2019
1 parent 70be960 commit 5dddea6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
# Don't forget path!
export PATH=$PATH:~/bin
pushd package
GOSS_FILES_STRATEGY=cp dgoss run -t $IMAGE_NAME:$CIRCLE_SHA1
GOSS_FILES_STRATEGY=cp GOSS_FILES_STRATEGY=cp dgoss run -t $IMAGE_NAME:$CIRCLE_SHA1
#3>&1 1>&2 2>&3 > /tmp/goss.tmp || true ; cat /tmp/goss.tmp | grep -v "<"
popd
cat /tmp/goss.tmp | grep "[<\>]" > ~/project/test-results/goss.xml
Expand Down
6 changes: 3 additions & 3 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5dddea6

Please sign in to comment.