mirror of
https://github.com/sstent/containers.git
synced 2026-01-25 16:41:51 +00:00
add versions to rsync
This commit is contained in:
@@ -13,6 +13,15 @@ pipeline:
|
||||
insecure: true
|
||||
context: rsync/
|
||||
dockerfile: rsync/Dockerfile
|
||||
environment:
|
||||
- RELEASE: ${RELEASE}
|
||||
build_args_from_env:
|
||||
- RELEASE
|
||||
when:
|
||||
path: 'rsync/*'
|
||||
|
||||
matrix:
|
||||
RELEASE:
|
||||
- v0.4.0-alpha.3
|
||||
- v0.3.5
|
||||
...
|
||||
|
||||
Reference in New Issue
Block a user