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 7961c74 commit b842d59Copy full SHA for b842d59
.github/workflows/docker.yml
@@ -76,4 +76,4 @@ jobs:
76
run: |
77
docker manifest push ghcr.io/diced/zipline:trunk-${{ steps.sha.outputs.short_sha }} && \
78
docker manifest push ghcr.io/diced/zipline:trunk && \
79
- docker manifest push ghcr.io/diced/zipline:v4 && \
+ docker manifest push ghcr.io/diced/zipline:v4
0 commit comments