images/actions/godot/Dockerfile aktualisiert
All checks were successful
Build Runner Base / build_act (push) Successful in 2m5s
Build Runner Lua / build_lua (5.1) (push) Successful in 2m22s
Build Runner Lua / build_lua (5.2) (push) Successful in 2m24s
Build Runner Lua / build_lua (5.3) (push) Successful in 2m30s
Build Runner Lua / build_lua (5.4) (push) Successful in 2m29s
Build Runner Php / build_php (8.2) (push) Successful in 2m35s
Build Runner Php / build_php (8.3) (push) Successful in 2m34s
Build Runner Php / build_php (8.1) (push) Successful in 2m39s
Build Runner Java / build_java (17) (push) Successful in 2m54s
Build Runner Java / build_java (8) (push) Successful in 2m59s
Build Runner Java / build_java (21) (push) Successful in 3m5s
Build Runner csharp / build_csharp (6) (push) Successful in 1m10s
Build Runner csharp / build_csharp (7) (push) Successful in 1m9s
Build Runner Godot / build_godot (4.2.2) (push) Successful in 1m5s
Build Runner Godot / build_godot (latest) (push) Successful in 1m3s

This commit is contained in:
Snoweuph 2024-05-10 00:08:32 +00:00
parent 5c65e439fd
commit c8c1b70089

View file

@ -20,4 +20,3 @@ RUN if [[ "$PACKAGE_VERSION" != "latest" ]] ; then \
&& sudo mv ./Godot_v*-stable_mono_linux_x86_64/Godot_v*-stable_mono_linux.x86_64 /usr/local/bin/godot \
&& sudo mv ./Godot_v*-stable_mono_linux_x86_64/GodotSharp /usr/local/bin/GodotSharp \
&& rm Godot.zip