mirror of
https://github.com/sstent/containers.git
synced 2026-01-25 16:41:51 +00:00
sync
This commit is contained in:
@@ -13,6 +13,7 @@ pipeline:
|
|||||||
insecure: true
|
insecure: true
|
||||||
context: rsync/
|
context: rsync/
|
||||||
dockerfile: rsync/Dockerfile
|
dockerfile: rsync/Dockerfile
|
||||||
|
purge: false
|
||||||
tags:
|
tags:
|
||||||
- ${RELEASE}
|
- ${RELEASE}
|
||||||
- latest
|
- latest
|
||||||
@@ -25,7 +26,8 @@ pipeline:
|
|||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
repo: sstent/rsync
|
repo: sstent/rsync
|
||||||
registry: ghcr.io
|
registry: ghcr.io
|
||||||
insecure: true
|
username: sstent
|
||||||
|
password: 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
|
||||||
context: rsync/
|
context: rsync/
|
||||||
dockerfile: rsync/Dockerfile
|
dockerfile: rsync/Dockerfile
|
||||||
tags:
|
tags:
|
||||||
|
|||||||
Reference in New Issue
Block a user