mirror of
https://github.com/diced/zipline.git
synced 2025-04-11 23:31:17 -05:00
fix: action again
This commit is contained in:
parent
7961c745f3
commit
b842d594f7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
|
@ -76,4 +76,4 @@ jobs:
|
|||
run: |
|
||||
docker manifest push ghcr.io/diced/zipline:trunk-${{ steps.sha.outputs.short_sha }} && \
|
||||
docker manifest push ghcr.io/diced/zipline:trunk && \
|
||||
docker manifest push ghcr.io/diced/zipline:v4 && \
|
||||
docker manifest push ghcr.io/diced/zipline:v4
|
||||
|
|
Loading…
Add table
Reference in a new issue