Compare commits
2 Commits
1a993fdffd
...
2d0ba8b7e0
Author | SHA1 | Date | |
---|---|---|---|
2d0ba8b7e0 | |||
f1b893298e |
@ -31,6 +31,6 @@ jobs:
|
||||
if: gitea.ref == 'refs/heads/main'
|
||||
with:
|
||||
push: true
|
||||
tags: "${{ steps.get-image-name.outputs.IMAGE_NAME }}:latest"
|
||||
tags: "${{ steps.get-image-name.outputs.IMAGE_NAME }}:latest,${{ steps.get-image-name.outputs.IMAGE_NAME }}:cargo-leptos-0-2-22"
|
||||
cache-from: type=registry,ref=${{ steps.get-image-name.outputs.IMAGE_NAME }}:latest
|
||||
cache-to: type=inline
|
||||
|
Loading…
x
Reference in New Issue
Block a user