Skip to content

Commit

Permalink
Merge branch 'master' into release/0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Faircloth authored and GitHub committed Aug 27, 2019
2 parents 0d0bc64 + 8f38c19 commit 3b1ed68
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
6 changes: 2 additions & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,6 @@ jobs:
docker cp tests/ dummy:/work/tests/
docker cp ./splunk/etc/* dummy:/work/splunk-etc/
docker rm dummy
- run:
name: Docker Compose build
command: |
Expand Down Expand Up @@ -289,9 +288,8 @@ workflows:
- develop
- publish-version:
requires:
- build
# - dgoss
# - test-unit
- dgoss
- test-unit
filters:
branches:
only:
Expand Down
2 changes: 1 addition & 1 deletion docker-compose-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,4 +94,4 @@ volumes:
sc4s-results:
external: true
splunk-etc:
external: true
external: true

0 comments on commit 3b1ed68

Please sign in to comment.