Try another config file
This commit is contained in:
parent
7c9c4aa3d3
commit
65e741ff00
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ version: 2.0
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
docker:
|
docker:
|
||||||
- image: puppet/puppet-agent-ubuntu
|
- image: fr3nd/puppet
|
||||||
working_directory: ~/dotfiles
|
working_directory: ~/dotfiles
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
|
|
Loading…
Reference in a new issue