mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-03 14:37:02 +03:00
use own repo for buiild ops
This commit is contained in:
parent
77426d2f37
commit
80fa2d8c76
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker-pr.yml
vendored
2
.github/workflows/docker-pr.yml
vendored
|
|
@ -21,7 +21,7 @@ jobs:
|
||||||
DOCKER_METADATA_PR_HEAD_SHA: 'true'
|
DOCKER_METADATA_PR_HEAD_SHA: 'true'
|
||||||
with:
|
with:
|
||||||
images: |
|
images: |
|
||||||
djmaze/snappymail
|
nextgen-networks/snappymail
|
||||||
ghcr.io/${{ github.repository }}
|
ghcr.io/${{ github.repository }}
|
||||||
# type=ref,event=pr generates tag(s) on PRs only. E.g. 'pr-123', 'pr-123-abc0123'
|
# type=ref,event=pr generates tag(s) on PRs only. E.g. 'pr-123', 'pr-123-abc0123'
|
||||||
tags: |
|
tags: |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue