refactor: modernize drone config #1
@ -15,7 +15,7 @@ steps:
|
|||||||
- rm -rf /etc/xinetd.d/ && rpmbuild -ta --without libusb1 cups-$${CUPS_VERSION##v}-source.tar.gz
|
- rm -rf /etc/xinetd.d/ && rpmbuild -ta --without libusb1 cups-$${CUPS_VERSION##v}-source.tar.gz
|
||||||
|
|
||||||
- name: checksum
|
- name: checksum
|
||||||
image: thegee
|
image: alpine
|
||||||
commands:
|
commands:
|
||||||
- cd /drone/src/dist/RPMS/x86_64/ && sha256sum * > /drone/src/dist/sha256sum.txt
|
- cd /drone/src/dist/RPMS/x86_64/ && sha256sum * > /drone/src/dist/sha256sum.txt
|
||||||
|
|
||||||
@ -92,6 +92,6 @@ depends_on:
|
|||||||
|
|
||||||
---
|
---
|
||||||
kind: signature
|
kind: signature
|
||||||
hmac: 1ef9f6c7c212d894c1ae7f624c572ca1d4b0c52897a4a204fe466bc07bc70b3a
|
hmac: 5377f2e1d6b9b7b6b723a5e5b8ac8d776685bfac4c1fa2955864accffbe616f7
|
||||||
|
|
||||||
...
|
...
|
||||||
|
Reference in New Issue
Block a user