This commit is contained in:
2025-12-21 08:14:57 -08:00
parent 48a04f66b2
commit 8f76443b42

View File

@@ -54,7 +54,7 @@ sed -i '/^ labels:/,/^$/c\
- "vm-docker-build2:docker://catthehacker/ubuntu:act-latest"\
' $FILE
./act_runner register --no-interactive --instance <instance_url> --token <registration_token> --name <runner_name>
./act_runner --config $FILE register --no-interactive --instance <instance_url> --token <registration_token> --name <runner_name>
tee /etc/systemd/system/act_runner.service <<EOF
[Unit]