mirror of
https://github.com/godotengine/build-containers.git
synced 2025-12-31 21:48:41 +03:00
.NET 6: Remove all Mono build code, install .NET SDK 6.0
This commit is contained in:
@@ -20,7 +20,6 @@ if [ -z "${registry}" ]; then
|
||||
fi
|
||||
|
||||
$podman push godot-export:${img_version} ${registry}/godot/export
|
||||
$podman push godot-mono-glue:${img_version} ${registry}/godot/mono-glue
|
||||
$podman push godot-linux:${img_version} ${registry}/godot/linux
|
||||
$podman push godot-windows:${img_version} ${registry}/godot/windows
|
||||
$podman push godot-javascript:${img_version} ${registry}/godot/javascript
|
||||
|
||||
Reference in New Issue
Block a user