diff --git a/.circleci/config.yml b/.circleci/config.yml index 6a1c3f6..37ba879 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -26,7 +26,7 @@ dgoss: environment: IMAGE_NAME: rfaircloth/scs - GOSS_VER: v0.3.6 + GOSS_VER: v0.3.7 GOSS_OPTS: "--max-concurrent=1 --format junit" GOSS_FILES_STRATEGY: cp @@ -58,7 +58,7 @@ # Don't forget path! export PATH=$PATH:~/bin pushd package - GOSS_FILES_STRATEGY=cp GOSS_OPTS="--max-concurrent=1 --format junit" dgoss run -t $IMAGE_NAME:$CIRCLE_SHA1 3>&1 1>&2 2>&3 > /tmp/goss.tmp || true ; cat /tmp/goss.tmp | grep -v "<" + GOSS_FILES_STRATEGY=cp GOSS_OPTS="--max-concurrent=1 --format junit" gossdgoss 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: @@ -96,7 +96,7 @@ - build - publish: requires: - - dgoss + - build filters: branches: only: diff --git a/.idea/workspace.xml b/.idea/workspace.xml index aeda2c8..d44e42b 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -15,8 +15,8 @@ - - + + @@ -24,8 +24,8 @@ - - + + @@ -351,7 +351,7 @@ - @@ -366,7 +366,7 @@ - + @@ -375,12 +375,12 @@ - + - + @@ -588,19 +588,23 @@ - + + + + + - - + + - - + +