refactor: modernize drone config #1
@ -8,7 +8,7 @@ platform:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: thegeeklab/rpmbuild
|
image: thegeeklab/rpmbuild:7
|
||||||
commands:
|
commands:
|
||||||
- source .drone.env
|
- source .drone.env
|
||||||
- wget -q https://github.com/OpenPrinting/cups/releases/download/v$CUPS_VERSION/cups-v$CUPS_VERSION-source.tar.gz
|
- wget -q https://github.com/OpenPrinting/cups/releases/download/v$CUPS_VERSION/cups-v$CUPS_VERSION-source.tar.gz
|
||||||
@ -92,6 +92,6 @@ depends_on:
|
|||||||
|
|
||||||
---
|
---
|
||||||
kind: signature
|
kind: signature
|
||||||
hmac: d02216518e73eccca0f72dc7b5dd8553b6fc44d8bb43513bc38ed49cb458bb3d
|
hmac: ee191812b250c27c0ae8bcf96ad7e2d2c9d62f93f4786cd2a9d97b437d6575cc
|
||||||
|
|
||||||
...
|
...
|
||||||
|
Reference in New Issue
Block a user