Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -36,6 +36,7 @@ func Script(commands []string) string {
|
|||||||
const optionScript = `
|
const optionScript = `
|
||||||
if [ ! -z "${DRONE_NETRC_FILE}" ]; then
|
if [ ! -z "${DRONE_NETRC_FILE}" ]; then
|
||||||
echo $DRONE_NETRC_FILE > $HOME/.netrc
|
echo $DRONE_NETRC_FILE > $HOME/.netrc
|
||||||
|
chmod 600 $HOME/.netrc
|
||||||
fi
|
fi
|
||||||
|
|
||||||
unset DRONE_SCRIPT
|
unset DRONE_SCRIPT
|
||||||
|
|||||||
Reference in New Issue
Block a user