Compare commits
2 commits
fcecf75613
...
6f05b7b547
Author | SHA1 | Date | |
---|---|---|---|
6f05b7b547 | |||
3eb5c10e0b |
1 changed files with 1 additions and 1 deletions
|
@ -520,7 +520,7 @@ if [[ $REBUILD -eq 1 ]]; then
|
||||||
else
|
else
|
||||||
message "- $container: already rebuilt in $duration (rebuild" \
|
message "- $container: already rebuilt in $duration (rebuild" \
|
||||||
"triggered on $trigger_date, started on $start_date and finish" \
|
"triggered on $trigger_date, started on $start_date and finish" \
|
||||||
"at $end_date, log: $log)"
|
"at $end_date,log: $log)"
|
||||||
REBUILT_CONTAINERS+=( "$container" )
|
REBUILT_CONTAINERS+=( "$container" )
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
|
|
Loading…
Reference in a new issue