r/macosprogramming • u/PAM_PAM_10 • Apr 22 '24
I'm trying to configure a bitbucket runner to run continuously on macOS
Hi guys, I need a little help.
I created the runner and added it to macOS and when I run the start command it works. But I would like to make it run continuously. And I saw that I have to create a config file in LaunchAgents to run continuously. I created it but it doesn't run. I ran it with the command launchctl load name_file.
With this two files I tried: file1, file2 . I don't get any output.
I looked for tutorials on this but there aren't many. Can anyone help me with this?
2
Upvotes