infra-deb-ppa-push: push to production repos
Now that we have shown this working with a test PPAs, this pushes the packages to the repos used by production. Change-Id: I170d38c311a37880081c8b195ce3a99075907f29
This commit is contained in:
parent
9796e40ccf
commit
b183a9d628
@ -43,7 +43,7 @@
|
|||||||
[ppa-opendev]
|
[ppa-opendev]
|
||||||
fqdn = ppa.launchpad.net
|
fqdn = ppa.launchpad.net
|
||||||
method = ftp
|
method = ftp
|
||||||
incoming = ~openstack-ci-core/ubuntu/{{ infra_deb_project }}-deb-test
|
incoming = ~openstack-ci-core/ubuntu/{{ infra_deb_project }}
|
||||||
login = anonymous
|
login = anonymous
|
||||||
|
|
||||||
- name: Push files to PPA
|
- name: Push files to PPA
|
||||||
|
Loading…
Reference in New Issue
Block a user