.circleci: fix build job

Signed-off-by: Simon Pasquier <spasquie@redhat.com>
This commit is contained in:
Simon Pasquier 2019-04-23 14:48:05 +02:00
parent f4231cf6e7
commit cdd985eae9
1 changed files with 0 additions and 1 deletions

View File

@ -66,7 +66,6 @@ jobs:
build:
machine: true
working_directory: /home/circleci/.go_workspace/src/github.com/prometheus/alertmanager
steps:
- checkout