From 61ae5ff995ef5d911400bffda64c5a51fdc2aa73 Mon Sep 17 00:00:00 2001 From: Ryan Faircloth Date: Fri, 28 Jun 2019 21:27:20 -0400 Subject: [PATCH] test --- .circleci/config.yml | 2 +- .idea/workspace.xml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index a20982c..d128813 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -59,7 +59,7 @@ # Don't forget path! export PATH=$PATH:~/bin pushd package - dgoss run -t $IMAGE_NAME:$CIRCLE_SHA1 + GOSS_PATH=/cigoss 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 af867de..f00cba4 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -24,8 +24,8 @@ - - + + @@ -351,7 +351,7 @@ - @@ -599,8 +599,8 @@ - - + +