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 da31f73 commit 73d8c4aCopy full SHA for 73d8c4a
.github/workflows/build-dev-container.yaml
@@ -45,6 +45,6 @@ jobs:
45
with:
46
subFolder: ${{ matrix.dir }}
47
imageName: ghcr.io/pnstack/codespace
48
- imageTag: ${{ matrix.dir }}
+ # imageTag: ${{ matrix.dir }}
49
platform: linux/amd64,linux/arm64
50
push: always
0 commit comments