chore(ci): only publish image for qdm12/gluetun
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -77,6 +77,7 @@ jobs:
|
|||||||
publish:
|
publish:
|
||||||
if: |
|
if: |
|
||||||
github.event.pull_request.head.repo.full_name == github.repository &&
|
github.event.pull_request.head.repo.full_name == github.repository &&
|
||||||
|
github.repository == 'qdm12/gluetun' &&
|
||||||
(
|
(
|
||||||
github.event_name == 'push' ||
|
github.event_name == 'push' ||
|
||||||
github.event_name == 'release' ||
|
github.event_name == 'release' ||
|
||||||
|
|||||||
Reference in New Issue
Block a user