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 f3d6e99 commit 317c658
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ orbs:
versioning: kollex/versioning@1.0.0

shared: &shared
docker:
- image: circleci/buildpack-deps:18.04

steps:
- setup_remote_docker:
docker_layer_caching: true
Expand All @@ -28,6 +27,8 @@ shared: &shared
jobs:
'build-sc4s-3.25.1':
<<: *shared
docker:
- image: circleci/buildpack-deps:18.04
environment:
BRANCH: 3.25.1

Expand Down

0 comments on commit 317c658

Please sign in to comment.