Compare commits
2 Commits
erghgetrer
...
erthetzh
| Author | SHA1 | Date | |
|---|---|---|---|
| 050f4042c3 | |||
| 13c25eb2ea |
@@ -10,7 +10,7 @@ pipeline:
|
||||
event: [push, tag]
|
||||
|
||||
publish:
|
||||
image: docker.io/plugins/sftp
|
||||
image: docker.io/plugins/sftp:linux-amd64
|
||||
pull: true
|
||||
settings:
|
||||
host:
|
||||
@@ -26,7 +26,8 @@ pipeline:
|
||||
- ../*.dsc
|
||||
- ../*.git
|
||||
- ../*.changes
|
||||
destination_path: /var/www/repository/debian/incoming
|
||||
- ../*.buildinfo
|
||||
destination_path: /var/www/repository/debian/incoming/input
|
||||
when:
|
||||
event: [tag]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user