init: gitea act runner avec curl
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
FROM gitea/act_runner:latest
|
||||
USER root
|
||||
RUN apt-get update -qq && apt-get install -y -qq curl && rm -rf /var/lib/apt/lists/*
|
||||
Reference in New Issue
Block a user