mirror of
https://github.com/sstent/containers.git
synced 2025-12-06 08:01:51 +00:00
sync
This commit is contained in:
@@ -22,22 +22,6 @@ pipeline:
|
|||||||
when:
|
when:
|
||||||
path: 'rsync/*'
|
path: 'rsync/*'
|
||||||
|
|
||||||
publish_rsync_ghcr:
|
|
||||||
image: plugins/docker
|
|
||||||
repo: ghcr.io/sstent/rsync
|
|
||||||
registry: ghcr.io
|
|
||||||
username: sstent
|
|
||||||
password: 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
|
|
||||||
context: rsync/
|
|
||||||
dockerfile: rsync/Dockerfile
|
|
||||||
tags:
|
|
||||||
- ${RELEASE}
|
|
||||||
- latest
|
|
||||||
build_args:
|
|
||||||
- RELEASE=${RELEASE}
|
|
||||||
when:
|
|
||||||
path: 'rsync/*'
|
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
RELEASE:
|
RELEASE:
|
||||||
- v0.4.0-alpha.3
|
- v0.4.0-alpha.3
|
||||||
|
|||||||
@@ -20,16 +20,4 @@ pipeline:
|
|||||||
- 'portfwd/*'
|
- 'portfwd/*'
|
||||||
- '.drone/portfwd.yml'
|
- '.drone/portfwd.yml'
|
||||||
|
|
||||||
publish_portfwd_ghcr:
|
|
||||||
image: plugins/docker
|
|
||||||
repo: ghcr.io/portfwd
|
|
||||||
registry: ghcr.io
|
|
||||||
username: sstent
|
|
||||||
password: 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
|
|
||||||
context: portfwd/
|
|
||||||
dockerfile: portfwd/Dockerfile
|
|
||||||
when:
|
|
||||||
path:
|
|
||||||
- 'portfwd/*'
|
|
||||||
- '.drone/portfwd.yml'
|
|
||||||
...
|
...
|
||||||
|
|||||||
Reference in New Issue
Block a user