mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-30 05:48:09 +00:00
release/signing-setup: don't set -x
This causes the secret to be printed to stdout which is undesirable, even with CI redacting it Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
0d3cdb8fde
commit
573261a693
@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
set -ex
|
||||
set -e
|
||||
|
||||
ENCRYPT_KEY=$1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user