Add: Actions Offline Mode(depend on act offline_mode)

act pull #2128: https://github.com/nektos/act/pull/2128
This commit is contained in:
TKaxv_7S
2023-12-15 23:41:38 +08:00
parent f17cad1bbe
commit 1e0c58693b
3 changed files with 6 additions and 3 deletions

View File

@@ -52,6 +52,7 @@ cache:
# If it's specified, act_runner will use this URL as the ACTIONS_CACHE_URL rather than start a server by itself.
# The URL should generally end with "/".
external_server: ""
offline_mode: false
container:
# Specifies the network to which the container will connect.