fix refs to migrated repos
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2020-09-27 22:48:45 +02:00
parent 650d77e77c
commit 0ee2d92880
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
1 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ platform:
steps:
- name: build
image: xoxys/rpmbuild
image: thegeeklab/rpmbuild
commands:
- "[ -z \"$BUILD_VERSION\" ] && BUILD_VERSION=2.3.3"
- wget -q https://github.com/apple/cups/releases/download/v$BUILD_VERSION/cups-$BUILD_VERSION-source.tar.gz
@ -100,6 +100,6 @@ depends_on:
---
kind: signature
hmac: c228f684cbc655d5784a0075cbd3ebbc55e879a9b5c82d744e2f90035a1e19aa
hmac: a48861856f45a5fea19c866058aa857abcdd77d604be1835d254407e7d7d0688
...