From 48dc59eb41578492d65d47f5a5b45db38fffeacd Mon Sep 17 00:00:00 2001 From: Ryan Faircloth Date: Fri, 28 Jun 2019 23:27:33 -0400 Subject: [PATCH] test --- .circleci/config.yml | 6 +++--- .idea/workspace.xml | 12 ++++++------ 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 2df8068..3993077 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -47,8 +47,8 @@ command: | # rather than give internet scripts SU rights, we install to local user bin and add to path mkdir ~/bin - export GOSS_DST=~/bin - export PATH=$PATH:~/bin +# export GOSS_DST=~/bin + # export PATH=$PATH:~/bin curl -fsSL https://goss.rocks/install | sh goss -version - run: @@ -58,7 +58,7 @@ # Don't forget path! export PATH=$PATH:~/bin pushd package - GOSS_FILES_STRATEGY=cp GOSS_FILES_STRATEGY=cp dgoss run -t $IMAGE_NAME:$CIRCLE_SHA1 + 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 diff --git a/.idea/workspace.xml b/.idea/workspace.xml index fe7d3f9..ecfd92d 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -24,8 +24,8 @@ - - + + @@ -351,7 +351,7 @@ - @@ -380,7 +380,7 @@ - + @@ -599,8 +599,8 @@ - - + +