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 19, 2020
1 parent 3ac61b4 commit cec2138
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ version: 2.1

test: &test
steps:
- checkout:
- checkout
- setup_remote_docker:
docker_layer_caching: true
- run:
Expand Down Expand Up @@ -120,7 +120,7 @@ jobs:
- image: circleci/python:3.7
environment:
SYSLOG: "syslog-ng-3.25.1"
SPLUNK: "7-2"
SPLUNK: "7.2"
<<: *test

# publish-edge:
Expand Down

0 comments on commit cec2138

Please sign in to comment.