container shout go to repo
Some checks failed
Build and Push Docker Image to Gitea Registry / build-and-push (push) Failing after 4s
Some checks failed
Build and Push Docker Image to Gitea Registry / build-and-push (push) Failing after 4s
This commit is contained in:
@@ -25,4 +25,4 @@ jobs:
|
||||
|
||||
# Push Docker Image to Gitea Registry
|
||||
- name: Push Docker Image
|
||||
run: docker push ${{ vars.URL }}/${{ vars.REPOSITORY }}/my-linktree:latest
|
||||
run: docker push ${{ vars.URL }}/repos/${{ vars.REPOSITORY }}/my-linktree:latest
|
||||
|
||||
Reference in New Issue
Block a user