Skip to content

Commit

Permalink
Update build-dev-container.yaml to disable provenance
Browse files Browse the repository at this point in the history
  • Loading branch information
npv2k1 committed Apr 20, 2024
1 parent e2e5737 commit 26adf12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-dev-container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
- name: Build and run Dev Container task
uses: devcontainers/[email protected]
with:
provenance: false
subFolder: ./templates/${{ matrix.dir }}
imageName: ghcr.io/pnstack/codespace/${{ matrix.dir }}
cacheFrom: ghcr.io/pnstack/codespace/${{ matrix.dir }}:latest
Expand Down

0 comments on commit 26adf12

Please sign in to comment.