This commit is contained in:
parent
1b71ce210e
commit
34977ead8a
@ -4,11 +4,11 @@ name: default
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: rpmbuild/centos7
|
image: xoxys/rpmbuild-centos7
|
||||||
user: root
|
user: root
|
||||||
pull: always
|
pull: always
|
||||||
commands:
|
commands:
|
||||||
- yum install -y wget gnutls-devel pam-devel dbus-devel avahi-devel systemd-devel
|
- yum install -y gnutls-devel pam-devel dbus-devel avahi-devel systemd-devel
|
||||||
- wget https://github.com/apple/cups/releases/download/release-2.2.10/cups-2.2.10-source.tar.bz2
|
- wget https://github.com/apple/cups/releases/download/release-2.2.10/cups-2.2.10-source.tar.bz2
|
||||||
- rpmbuild -ta --without libusb1 cups-2.2.10-source.tar.bz2
|
- rpmbuild -ta --without libusb1 cups-2.2.10-source.tar.bz2
|
||||||
when:
|
when:
|
||||||
|
Reference in New Issue
Block a user