Merge pull request #1852 from simonpasquier/fix-circleci-config
.circleci: fix build job
This commit is contained in:
commit
de71239aef
|
@ -66,7 +66,6 @@ jobs:
|
||||||
|
|
||||||
build:
|
build:
|
||||||
machine: true
|
machine: true
|
||||||
working_directory: /home/circleci/.go_workspace/src/github.com/prometheus/alertmanager
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
|
|
Loading…
Reference in New Issue