Skip to content

Commit 26adf12

Browse files
committed
Update build-dev-container.yaml to disable provenance
1 parent e2e5737 commit 26adf12

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-dev-container.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
- name: Build and run Dev Container task
5151
uses: devcontainers/[email protected]
5252
with:
53+
provenance: false
5354
subFolder: ./templates/${{ matrix.dir }}
5455
imageName: ghcr.io/pnstack/codespace/${{ matrix.dir }}
5556
cacheFrom: ghcr.io/pnstack/codespace/${{ matrix.dir }}:latest

0 commit comments

Comments
 (0)