[SKIP CI] debug

This commit is contained in:
Robert Kaussow 2019-02-15 10:07:28 +01:00
parent ed17ccf231
commit ac05d36388
1 changed files with 2 additions and 1 deletions

View File

@ -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