[SKIP CI] debug
This commit is contained in:
parent
ed17ccf231
commit
ac05d36388
@ -14,6 +14,7 @@ steps:
|
||||
- mkdir -p ./rpms/x86_64
|
||||
# - rpmbuild -ta --define "_rpmdir $(pwd)/rpms" --without libusb1 cups-$CUPSRELEASE-source.tar.gz
|
||||
- touch ./rpms/x86_64/testfile
|
||||
- echo $${DRONE_TAG}
|
||||
when:
|
||||
event:
|
||||
- push
|
||||
@ -57,7 +58,7 @@ steps:
|
||||
files:
|
||||
- rpms/x86_64/*
|
||||
- sha256sum.txt
|
||||
title: $DRONE_COMMIT
|
||||
title: "$DRONE_TAG"
|
||||
when:
|
||||
event:
|
||||
- tag
|
||||
|
Reference in New Issue
Block a user