check_pid changes
This commit is contained in:
@@ -741,7 +741,7 @@ execute_task() {
|
||||
|
||||
DEPLOY_PAYLOAD=$(echo "$JSON" | jq -r .PAYLOAD) # base64 list of key-value pairs in JSON
|
||||
deploy_additionals "$APP_DIR" "$DEPLOY_NAME" "$DEPLOY_PAYLOAD"
|
||||
sh /scripts/check_pid.sh "$PID" "$TASK" "$DATE" "$REDIS_SERVER" "$REDIS_PORT" &
|
||||
sh /scripts/check_pid.sh "$PID" "$SHARED" "$TASK" "$DATE" "$DEBUG" &
|
||||
fi
|
||||
fi
|
||||
done
|
||||
|
Reference in New Issue
Block a user