blob: 2340fdb02c471969b56d1c46802091ac5175e05e [file] [log] [blame]
version: "3"
services:
build:
image: emscripten/emsdk:3.1.28
environment:
GITHUB_RUN_NUMBER: ${GITHUB_RUN_NUMBER:-}
working_dir: /app
command: ./source/wasm/build.sh
volumes:
- ./:/app