Update .forgejo/workflows/publish.yml
All checks were successful
Publish Docker image / Push Docker image to Docker Hub (push) Successful in 22s
All checks were successful
Publish Docker image / Push Docker image to Docker Hub (push) Successful in 22s
This commit is contained in:
parent
cb59006703
commit
36ce8808f4
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ jobs:
|
|||
id: meta
|
||||
uses: docker/metadata-action@9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7
|
||||
with:
|
||||
images: ${{ env.GITHUB_REPOSITORY }}
|
||||
images: git.vault48.org/${{ env.GITHUB_REPOSITORY }}
|
||||
- name: Build and push Docker image
|
||||
id: push
|
||||
uses: docker/build-push-action@v6
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue