fix: rpm bundling and rpm key import

This commit is contained in:
João "Pisco" Fernandes
2026-01-19 18:10:47 +00:00
parent a29afd842e
commit b4f675c082
10 changed files with 21 additions and 7 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#!/bin/bash
set -e -o pipefail
set -e -u -o pipefail
# Fetch cloudflared from the artifacts folder
mv ./artifacts/cloudflared ./cloudflared