fix shellcheck error

pull/117/head
Carlos Hernandez 7 years ago
parent 9001cc397b
commit 612191373c
No known key found for this signature in database
GPG Key ID: DD3061B8C9458C4E

@ -24,7 +24,7 @@ echo "{ \
\"gpgSign\": true \
}, \
\"files\": [{ \
\"includePattern\": \"build/buildroot/(.*\.apk)\", \
\"includePattern\": \"build/buildroot/(.*\\\\\\.apk)\", \
\"uploadPattern\": \"/git-secret_${SCRIPT_VERSION}_all.apk\" \
}], \
\"publish\": true \

Loading…
Cancel
Save