Compare commits
No commits in common. "master" and "erghgetrerth" have entirely different histories.
master
...
erghgetrer
|
@ -10,7 +10,7 @@ pipeline:
|
|||
event: [push, tag]
|
||||
|
||||
publish:
|
||||
image: docker.io/plugins/sftp:linux-amd64
|
||||
image: docker.io/plugins/sftp
|
||||
pull: true
|
||||
settings:
|
||||
host:
|
||||
|
@ -26,8 +26,7 @@ pipeline:
|
|||
- ../*.dsc
|
||||
- ../*.git
|
||||
- ../*.changes
|
||||
- ../*.buildinfo
|
||||
destination_path: /var/www/repository/debian/incoming/input
|
||||
destination_path: /var/www/repository/debian/incoming
|
||||
when:
|
||||
event: [tag]
|
||||
|
||||
|
|
Loading…
Reference in New Issue