Skip to content

Commit

Permalink
More workarounds
Browse files Browse the repository at this point in the history
  • Loading branch information
tlbdk committed Feb 19, 2021
1 parent 1b7981c commit 39dc353
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ steps:
args: ['pull', 'docker/dockerfile:experimental']
- name: 'gcr.io/cloud-builders/docker'
args: ['pull', 'docker/dockerfile:1.0-experimental']
- name: 'gcr.io/cloud-builders/docker'
args: ['pull', 'docker.io/library/alpine:latest']
#
# Build KMS auth wrappers
#
Expand Down

0 comments on commit 39dc353

Please sign in to comment.