更新 install-act.sh
This commit is contained in:
@@ -2,6 +2,9 @@
|
|||||||
# https://nektosact.com/usage/index.html
|
# https://nektosact.com/usage/index.html
|
||||||
act --version
|
act --version
|
||||||
brew install act
|
brew install act
|
||||||
|
|
||||||
|
act --workflows .gitea/workflows/docker-image.yml -P ubuntu-arm64=gitea/runner-images:ubuntu-latest --pull=false --secret-file my.secrets
|
||||||
|
|
||||||
# curl --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/nektos/act/master/install.sh | sudo bash
|
# curl --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/nektos/act/master/install.sh | sudo bash
|
||||||
|
|
||||||
# ~/.actrc # https://nektosact.com/usage/index.html#configuration-file
|
# ~/.actrc # https://nektosact.com/usage/index.html#configuration-file
|
||||||
|
Reference in New Issue
Block a user