Skip to content

Commit

Permalink
Fix circle ci build
Browse files Browse the repository at this point in the history
  • Loading branch information
timonwong committed Oct 16, 2017
1 parent bf1032f commit aea7470
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ machine:
environment:
DOCKER_IMAGE_NAME: timonwong/prometheus-webhook-dingtalk
QUAY_IMAGE_NAME: quay.io/timonwong/prometheus-webhook-dingtalk
DOCKER_TEST_IMAGE_NAME: quay.io/prometheus/golang-builder:1.6-base
DOCKER_TEST_IMAGE_NAME: quay.io/prometheus/golang-builder:1.8-base
REPO_PATH: github.com/timonwong/prometheus-webhook-dingtalk
pre:
- sudo curl -L -o /usr/bin/docker 'https://s3-external-1.amazonaws.com/circle-downloads/docker-1.9.1-circleci'
Expand Down

0 comments on commit aea7470

Please sign in to comment.