ReFuel.StbImage/docker-compose.yaml
H. Utku Maden c41ba068a6
Some checks failed
Build / build (push) Failing after 41s
Another silly push.
2024-03-21 18:16:21 +03:00

8 lines
181 B
YAML

version: "2"
services:
build:
image: git.mixedup.dev/quik/docker-cross-compiler
command: "ls -laR && /home/quik/src/build_native.sh"
volumes:
- .:/home/quik/src