From 4b8e701e429b4f9e0b308b3266df167b6814245d Mon Sep 17 00:00:00 2001 From: "gitea_1-h.cc" Date: Fri, 10 Jan 2025 15:28:58 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20install-act.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install-act.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/install-act.sh b/install-act.sh index eb6c882..7383e12 100644 --- a/install-act.sh +++ b/install-act.sh @@ -2,6 +2,9 @@ # https://nektosact.com/usage/index.html act --version 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 # ~/.actrc # https://nektosact.com/usage/index.html#configuration-file