Difference between revisions of "GitHub Actions: svc.sh"
Jump to navigation
Jump to search
Line 18: | Line 18: | ||
Creating .service | Creating .service | ||
svc install complete | svc install complete | ||
+ | |||
+ | |||
+ | ./svc.sh status | ||
+ | Stopped | ||
+ | |||
+ | ./svc.sh start | ||
Revision as of 12:08, 7 October 2021
./svc.sh Usage: ./svc.sh [install, start, stop, status, uninstall]
./svc.sh status status actions.runner.xxxx.yyyy: not installed
./svc.sh install Creating launch runner in /Users/administrator/Library/LaunchAgents/actions.runner.xxxxx.yyy.plist Creating /Users/administrator/Library/Logs/actions.runner.xxxxx.yyy Creating /Users/administrator/Library/LaunchAgents/actions.runner.xxxxx.yyy.plist Creating runsvc.sh Creating .service svc install complete
./svc.sh status Stopped
./svc.sh start
See also
- GitHub Actions,
act, .github/workflows/
,~/actions-runner/
,svc.sh
,deploy:, run:, runs-on:
,uses:
,steps:
,jobs:
,on:, env:, uses:, script:, continue-on-error:, template:, aws-actions, inputs:
,GITHUB_ENV, needs:, github.
, GitHub runner, my-docker-publish.yml, GitHub Actions variables, GitHub Actions contexts, GitHub Actions Importer, If:, SLSA, Actions Runner Controller (ARC),$GITHUB OUTPUT
,notify:
, Marketplace,GITHUB_TOKEN
Advertising: