mirror of
https://github.com/unpoller/unpoller.git
synced 2026-03-31 06:24:19 -04:00
use the gpg signing token to sign packages, switch back to rhel6 per discord
This commit is contained in:
@@ -46,7 +46,7 @@ if [[ ${PACKAGE_VERSION} =~ .+-rc ]]; then
|
||||
fi
|
||||
|
||||
export SUPPORTED_UBUNTU_VERSIONS="focal"
|
||||
export SUPPORTED_REDHAT_VERSIONS="7"
|
||||
export SUPPORTED_REDHAT_VERSIONS="6"
|
||||
|
||||
if [[ $ARTIFACT_PATH == *termux* ]]; then
|
||||
# skip termux builds
|
||||
|
||||
Reference in New Issue
Block a user