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 14cfa6c commit 34d24ee
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,8 @@ build-splunk: &build-splunk
test: &test
steps:
- checkout
- docker/install-docker-tools
- setup_remote_docker:
docker_layer_caching: true
- run:
name: Docker Login
command: |
Expand Down Expand Up @@ -146,11 +147,9 @@ jobs:
SPLUNK: '7.3'
<<: *test
test-sc4s-3-25-1-splunk-7-2:
machine:
image: ubuntu-1604:201903-01
docker_layer_caching: true
# docker:
# - image: circleci/python:3.7

docker:
- image: circleci/python:3.7
environment:
SYSLOG: '3.25.1'
SPLUNK: '7-2'
Expand Down

0 comments on commit 34d24ee

Please sign in to comment.