Update the docker image rebuild flag for config file and example

Signed-off-by: Alex Lau(AvengerMoJo) <avengermojo@gmail.com>
This commit is contained in:
Alex Lau(AvengerMoJo)
2023-10-31 16:39:46 +08:00
parent 130b9f1877
commit 20914e78dc
3 changed files with 4 additions and 1 deletions

View File

@@ -82,6 +82,8 @@ container:
docker_host: ""
# Pull docker image(s) even if already present
force_pull: false
# Rebuild docker image(s) even if already present
force_rebuild: false
host:
# The parent directory of a job's working directory.