Browse Source

Update build command

pull/34/head
Jacob McCann 8 years ago
parent
commit
7e298aaf16
  1. 3
      Dockerfile

3
Dockerfile

@ -1,7 +1,6 @@
# Docker image for the Drone Terraform plugin # Docker image for the Drone Terraform plugin
# #
# cd $GOPATH/src/github.com/drone-plugins/drone-terraform # docker build --rm=true -t jmccann/drone-terraform:latest .
# make deps build docker
FROM alpine:3.4 FROM alpine:3.4

Loading…
Cancel
Save