Skip to content

Commit

Permalink
s3secrets-helper CI WIP: mount-checkout false
Browse files Browse the repository at this point in the history
  • Loading branch information
pda committed Nov 19, 2020
1 parent 09c78a4 commit dfca5df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ steps:
plugins:
docker#v3.7.0:
image: "golang:1.15"
mount-checkout: false
volumes:
- "./build:/build:rw"
- "./plugins/secrets/s3secrets-helper:/s3secrets-helper:ro"
Expand All @@ -26,6 +27,7 @@ steps:
plugins:
docker#v3.7.0:
image: "golang:1.15"
mount-checkout: false
volumes:
- "./build:/build:rw"
- "./plugins/secrets/s3secrets-helper:/s3secrets-helper:ro"
Expand Down

0 comments on commit dfca5df

Please sign in to comment.