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 5, 2020
1 parent 9a8cec5 commit 22780b1
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,7 @@ build-splunk: &build-splunk
test: &test
steps:
- checkout
- setup_remote_docker:
docker_layer_caching: true

- run:
name: Docker Login
command: |
Expand Down Expand Up @@ -147,8 +146,11 @@ jobs:
SPLUNK: '7.3'
<<: *test
test-sc4s-3-25-1-splunk-7-2:
docker:
- image: circleci/python:3.7
machine:
image: ubuntu-1604:201903-01
docker_layer_caching: true
# docker:
# - image: circleci/python:3.7
environment:
SYSLOG: '3.25.1'
SPLUNK: '7-2'
Expand Down

0 comments on commit 22780b1

Please sign in to comment.