added in gitea actions
All checks were successful
Gitea Actions Demo / build-and-push (push) Successful in 9s
All checks were successful
Gitea Actions Demo / build-and-push (push) Successful in 9s
This commit is contained in:
@@ -41,4 +41,4 @@ jobs:
|
||||
|
||||
- name: Push Image to Gitea Registry
|
||||
run: |
|
||||
docker push gitea-server:3000/ryan/chore:${{ steps.vars.outputs.tag }}
|
||||
docker push ${{ steps.gitea_ip.outputs.ip }}:3000/ryan/chore:${{ steps.vars.outputs.tag }}
|
||||
Reference in New Issue
Block a user