Niklas Grießer
Niklas Grießer
We fixed this in our pipeline by adding another step to the workflow job: ```yaml - name: Clean-up if: always() run: killall ssh-agent ``` While this works, I think the...
@antonmedv The important difference is: > I want to run a self hosted github runner to deploy to it GitHub's hosted runners are VMs that are destroyed after every run....
Hi, great to hear that you like RTMPie! Some kind of a "re-stream" feature is on my ToDo list indeed. As well as a recording feature. Cannot make any promises...
That is not possible right now, but would be a cool thing indeed.
For reference, there already was an issue for this in the original repository: https://github.com/misd-service-development/phone-number-bundle/issues/174
I am aware that pushing issues on GitHub is not appreciated, but I am sure that this really small change would fix a lot of pipelines out there 😅 I...