Skip to content

Commit

Permalink
Pins drone-gke version to 0.4 (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Reifman authored Feb 23, 2018
1 parent 59fb582 commit b371ac4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ publish:
deploy:
# Dev
gke-dev:
image: nytimes/drone-gke
image: nytimes/drone-gke:0.4

# For debugging
dry_run: false
Expand Down Expand Up @@ -97,7 +97,7 @@ deploy:

# Prd
gke-prd:
image: nytimes/drone-gke
image: nytimes/drone-gke:0.4

# For debugging
dry_run: false
Expand Down

0 comments on commit b371ac4

Please sign in to comment.