Compare commits
2 Commits
35d39ab18b
...
40dd384d8a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
40dd384d8a | ||
|
|
4c39154c01 |
@@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
set -euo pipefail
|
set -euo pipefail
|
||||||
|
|
||||||
if [[ -d "/host/proc/1/" ]]; then source /apps/gitrce/hook/singleton.sh "$0"; fi
|
# if [[ -d "/host/proc/1/" ]]; then source /apps/gitrce/hook/singleton.sh "$0"; fi
|
||||||
|
|
||||||
readonly CHANNEL_ID="CBYWAKOA03B5320231107102110898"
|
readonly CHANNEL_ID="CBYWAKOA03B5320231107102110898"
|
||||||
readonly VENDOR="UM"
|
readonly VENDOR="UM"
|
||||||
@@ -78,7 +78,7 @@ __sync_goudev_deploy() {
|
|||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if (( _binary_refreshed )); then
|
if ((_binary_refreshed)); then
|
||||||
__kill_process
|
__kill_process
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user