We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2e5737 commit 26adf12Copy full SHA for 26adf12
.github/workflows/build-dev-container.yaml
@@ -50,6 +50,7 @@ jobs:
50
- name: Build and run Dev Container task
51
uses: devcontainers/[email protected]
52
with:
53
+ provenance: false
54
subFolder: ./templates/${{ matrix.dir }}
55
imageName: ghcr.io/pnstack/codespace/${{ matrix.dir }}
56
cacheFrom: ghcr.io/pnstack/codespace/${{ matrix.dir }}:latest
0 commit comments