Compare commits

..

No commits in common. "master" and "erghgetrerth" have entirely different histories.

1 changed files with 2 additions and 3 deletions

View File

@ -10,7 +10,7 @@ pipeline:
event: [push, tag] event: [push, tag]
publish: publish:
image: docker.io/plugins/sftp:linux-amd64 image: docker.io/plugins/sftp
pull: true pull: true
settings: settings:
host: host:
@ -26,8 +26,7 @@ pipeline:
- ../*.dsc - ../*.dsc
- ../*.git - ../*.git
- ../*.changes - ../*.changes
- ../*.buildinfo destination_path: /var/www/repository/debian/incoming
destination_path: /var/www/repository/debian/incoming/input
when: when:
event: [tag] event: [tag]