Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rfaircloth-splunk committed Feb 6, 2020
1 parent 1e41ab6 commit 4a5bc79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ test: &test
docker container create --name dummy \
-v sc4s-tests_results:/work/test-results \
registry.access.redhat.com/ubi7/ubi
docker cp dummy:/* test-results/
docker cp dummy:/work/test-results test-results/
- store_artifacts:
path: test-results
destination: apptest-${SYSLOG}-${SPLUNK}
Expand Down

0 comments on commit 4a5bc79

Please sign in to comment.