diff --git a/.circleci/config.yml b/.circleci/config.yml index a1901ff..b97ec3b 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -51,7 +51,8 @@ export GOSS_FILES_STRATEGY=cp mkdir -p ~/project/test-results pushd package - GOSS_PATH=~/bin ~/bin/dgoss run -t $IMAGE_NAME:$CIRCLE_SHA1 3>&1 1>&2 2>&3 > /tmp/goss.tmp || true ; cat /tmp/goss.tmp | grep -v "<" + GOSS_PATH=~/bin ~/bin/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 - store_test_results: diff --git a/.idea/workspace.xml b/.idea/workspace.xml index d735cae..7eee3da 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -24,8 +24,8 @@ - - + + @@ -351,7 +351,7 @@ - @@ -366,7 +366,7 @@ - + @@ -380,7 +380,7 @@ - + @@ -599,8 +599,8 @@ - - + +