.circleci: fix build job
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
This commit is contained in:
parent
f4231cf6e7
commit
cdd985eae9
|
@ -66,7 +66,6 @@ jobs:
|
|||
|
||||
build:
|
||||
machine: true
|
||||
working_directory: /home/circleci/.go_workspace/src/github.com/prometheus/alertmanager
|
||||
|
||||
steps:
|
||||
- checkout
|
||||
|
|
Loading…
Reference in New Issue