godot #1
1 changed files with 5 additions and 0 deletions
5
images/actions/godot/Dockerfile
Normal file
5
images/actions/godot/Dockerfile
Normal file
|
@ -0,0 +1,5 @@
|
|||
FROM git.euph.dev/actions/runner-csharp:latest
|
||||
|
||||
ARG PACKAGE_VERSION
|
||||
|
||||
RUN sudo apk add --no-cache "something$PACKAGE_VERSION"
|
Loading…
Reference in a new issue