在 README.md 中添加 Watchtower 标签以支持自动更新
Some checks failed
/ go-hashfiles (push) Successful in 1m19s
/ hashFiles (push) Successful in 7s
/ Cache-Java-Test (push) Successful in 56s
/ opt_hostedtoolcache (push) Failing after 7s
/ job1 (push) Successful in 7s
/ job2 (push) Successful in 11s
/ job3 (push) Has been skipped
Some checks failed
/ go-hashfiles (push) Successful in 1m19s
/ hashFiles (push) Successful in 7s
/ Cache-Java-Test (push) Successful in 56s
/ opt_hostedtoolcache (push) Failing after 7s
/ job1 (push) Successful in 7s
/ job2 (push) Successful in 11s
/ job3 (push) Has been skipped
This commit is contained in:
@ -51,6 +51,7 @@ docker run --detach --restart=unless-stopped --pull=always --name $CONTAINER_NAM
|
||||
-e GITEA_RUNNER_LABELS="$labels" \
|
||||
-e ACT_CACHE_SERVER_EXTERNAL_URL=http://gitea-runner-cache-server.oo1.dev:9999/ \
|
||||
-e GITEA_RUNNER_JOB_CONTAINER_FORCE_PULL=true \
|
||||
--label "com.centurylinklabs.watchtower.enable=true" \
|
||||
yanhao98/runner-images:gitea-act-runner
|
||||
|
||||
docker logs -f $CONTAINER_NAME
|
||||
|
Reference in New Issue
Block a user