3 lines
74 B
Bash
Executable File
3 lines
74 B
Bash
Executable File
#!/bin/sh
|
|
docker-compose run --rm builder /bin/bash /build/ci/buildAll.sh
|