From 05ddd7aeadfbc2ebbc02a6f5b0f5bfdbb2a95465 Mon Sep 17 00:00:00 2001 From: Ryan Faircloth Date: Sat, 29 Jun 2019 00:06:37 -0400 Subject: [PATCH] sudo --- .circleci/config.yml | 2 +- .idea/workspace.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index e0d0a10..ffa00ca 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -46,7 +46,7 @@ name: Install goss command: | # rather than give internet scripts SU rights, we install to local user bin and add to path - curl -fsSL https://goss.rocks/install | GOSS_VER=v0.3.7 sh + curl -fsSL https://goss.rocks/install | GOSS_VER=v0.3.7 sudo sh goss -version - run: name: Test Docker diff --git a/.idea/workspace.xml b/.idea/workspace.xml index eeb8659..12429e8 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -25,7 +25,7 @@ - + @@ -351,7 +351,7 @@ - @@ -604,7 +604,7 @@ - +