mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-30 11:13:17 +08:00
ci fix trial 2
This commit is contained in:
parent
d67ae0c949
commit
569ab27e85
@ -680,10 +680,11 @@ def _docker_build(
|
||||
subprocess.run(build_cmd, check=True)
|
||||
|
||||
|
||||
# todo: add option to toggle between prefab and cmake
|
||||
def docker_build() -> None:
|
||||
"""Build docker image."""
|
||||
import shutil
|
||||
|
||||
# todo: add option to toggle between prefab and cmake
|
||||
shutil.copy('src/assets/docker/Dockerfile', '.')
|
||||
from batools import version
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user