Merge pull request #7013 from hashicorp/circleci-test
Start building on Circle-CI
This commit is contained in:
commit
dd40986f2a
|
@ -18,7 +18,6 @@ jobs:
|
|||
working_directory: /go/src/github.com/hashicorp/packer
|
||||
steps:
|
||||
- checkout
|
||||
|
||||
# specify any bash command here prefixed with `run: `
|
||||
- run: pwd
|
||||
- run: make ci
|
Loading…
Reference in New Issue