mirror of
https://github.com/thib8956/nginx-proxy
synced 2025-02-24 01:38:15 +00:00
ci: only push on demand images to nginxproxy/nginx-proxy
This commit is contained in:
parent
b6c8851794
commit
0c141e64ba
2
.github/workflows/build-publish-dispatch.yml
vendored
2
.github/workflows/build-publish-dispatch.yml
vendored
@ -34,9 +34,7 @@ jobs:
|
||||
uses: docker/metadata-action@v5
|
||||
with:
|
||||
images: |
|
||||
ghcr.io/nginx-proxy/nginx-proxy
|
||||
nginxproxy/nginx-proxy
|
||||
jwilder/nginx-proxy
|
||||
tags: |
|
||||
type=raw,value=${{ inputs.image_tag }},enable=${{ matrix.base == 'debian' }}
|
||||
type=raw,value=${{ inputs.image_tag }},suffix=-alpine,enable=${{ matrix.base == 'alpine' }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user