mirror of
https://github.com/Ichitux/lambada-fiesta-live.git
synced 2026-09-27 23:02:20 +00:00
cicd docker fix
This commit is contained in:
@@ -42,8 +42,8 @@ jobs:
|
||||
context: .
|
||||
push: true
|
||||
tags: |
|
||||
git.hacecalor.net/ichitux/zlb:latest
|
||||
git.hacecalor.net/ichitux/zlb:${{ gitea.sha }}
|
||||
git.hacecalor.net/Ichitux/zlb:latest
|
||||
git.hacecalor.net/Ichitux/zlb:${{ gitea.sha }}
|
||||
- run: 'echo "Image ${{ gitea.sha }} pushed to registry. Job status: ${{ job.status }}"'
|
||||
|
||||
deploy:
|
||||
|
||||
Reference in New Issue
Block a user