Skip to content

Commit

Permalink
Merge branch 'master' of github.com:splunk/splunk-connect-for-syslog
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan faircloth committed Aug 27, 2019
2 parents 6fe26dc + cb8ebde commit 878206b
Showing 1 changed file with 2 additions and 4 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

0 comments on commit 878206b

Please sign in to comment.