Commit 543d900c authored by Zach Howard's avatar Zach Howard

fix missing directory in docker-tag job

parent fe29c26b
......@@ -174,6 +174,8 @@ jobs:
- image: google/cloud-sdk:latest
resource_class: small
steps:
- run:
command: mkdir -p /home/circleci
- gcp-oidc-authenticate
- checkout
- run:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment