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