refactor(ci/scripts): disable debugging
This commit is contained in:
parent
7cd18c91ab
commit
624e2b060f
@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
set -x
|
||||
#set -x
|
||||
apt-get update && apt-get install --yes --no-install-recommends rsync git openssh-client curl sshpass
|
||||
eval $(ssh-agent -s)
|
||||
chmod 600 $1
|
||||
|
Loading…
Reference in New Issue
Block a user