mirror of
https://github.com/godotengine/build-containers.git
synced 2025-12-31 21:48:41 +03:00
Apple: add visionOS and tvOS build support; unify build container
Remove `ios` image, superseded by `appleembedded`.
This commit is contained in:
committed by
Rémi Verschelde
parent
d41c1ccf02
commit
af9461918e
@@ -21,5 +21,5 @@ fi
|
||||
"$podman" push godot-xcode:${img_version} ${registry}/godot/xcode
|
||||
|
||||
"$podman" push godot-android:${img_version} ${registry}/godot-private/android
|
||||
"$podman" push godot-ios:${img_version} ${registry}/godot-private/ios
|
||||
"$podman" push godot-osx:${img_version} ${registry}/godot-private/macosx
|
||||
"$podman" push godot-appleembedded:${img_version} ${registry}/godot-private/appleembedded
|
||||
|
||||
Reference in New Issue
Block a user