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 8910ef7 commit ecabd91Copy full SHA for ecabd91
.github/workflows/nightly-alpine.yaml
@@ -63,7 +63,4 @@ jobs:
63
NU_VERSION=${{ env.NU_VERSION }}
64
RELEASE_QUERY_API=${{ env.RELEASE_QUERY_API }}
65
tags: |
66
- ghcr.io/nushell/nushell:latest
67
- ghcr.io/nushell/nushell:latest-alpine
68
ghcr.io/nushell/nushell:${{ env.NU_VERSION }}
69
- ghcr.io/nushell/nushell:${{ env.NU_VERSION }}-alpine
0 commit comments