host continuous deploy git actions and runner
This commit is contained in:
3
services/git-runner/Dockerfile
Normal file
3
services/git-runner/Dockerfile
Normal file
@@ -0,0 +1,3 @@
|
||||
FROM catthehacker/ubuntu:act-latest
|
||||
RUN apt-get update && apt install software-properties-common && add-apt-repository --yes --update ppa:ansible/ansible && apt-get install -y ansible
|
||||
|
||||
Reference in New Issue
Block a user