Add "dev" tagged image
All checks were successful
Build and Push to Registry / build-and-push (push) Successful in 4m5s
All checks were successful
Build and Push to Registry / build-and-push (push) Successful in 4m5s
This commit is contained in:
parent
b6b0522b59
commit
a78666b4a9
1
.github/workflows/dev.yml
vendored
1
.github/workflows/dev.yml
vendored
@ -38,4 +38,5 @@ jobs:
|
||||
ssh: default
|
||||
tags: |
|
||||
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:latest
|
||||
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:dev
|
||||
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:${{ gitea.sha }}
|
Loading…
x
Reference in New Issue
Block a user