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 b410d4c commit 64fb4c3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ test: &test
command: |
docker-compose -f tests/docker-compose.yml pull
docker-compose -f tests/docker-compose.yml up --abort-on-container-exit
docker cp results:/* test-results/
docker volume ls
no_output_timeout: 1h
- store_artifacts:
path: test-results
Expand Down Expand Up @@ -212,6 +212,7 @@ workflows:
version: 2
build_and_deploy:
jobs:
- build-byoe
- build-tests
- build-sc4s-3-25-1
- build-sc4s-master
Expand Down

0 comments on commit 64fb4c3

Please sign in to comment.