Finalize
This commit is contained in:
@@ -36,5 +36,5 @@ jobs:
|
|||||||
|
|
||||||
- name: Push Docker Images
|
- name: Push Docker Images
|
||||||
run: |
|
run: |
|
||||||
buildah push ${{ github.sha }} docker://${{ gitea.repositoryUrl }}:${{ github.sha }}
|
buildah push ${{ github.sha }} docker://git.kocoder.xyz/workspaces/go-workspace:${{ github.sha }}
|
||||||
buildah push latest docker://${{ gitea.repositoryUrl }}:${{ github.sha }}
|
buildah push ${{ github.sha }} docker://git.kocoder.xyz/workspaces/go-workspace:latest
|
||||||
|
|||||||
Reference in New Issue
Block a user