parent
1f4d412055
commit
2cd8bfdd25
1 changed files with 1 additions and 1 deletions
|
@ -25,4 +25,4 @@ jobs:
|
||||||
uses: docker/build-push-action@v6
|
uses: docker/build-push-action@v6
|
||||||
with:
|
with:
|
||||||
push: true
|
push: true
|
||||||
tags: ${{ env.GITHUB_SERVER_URL }}/${{ env.GITHUB_REPOSITORY }}:latest
|
tags: git.mstar.dev/${{ env.GITHUB_REPOSITORY }}:latest
|
||||||
|
|
Loading…
Reference in a new issue