mirror of
https://github.com/Aviortheking/next-template.git
synced 2025-04-23 19:12:10 +00:00
4 lines
113 B
Bash
Executable File
4 lines
113 B
Bash
Executable File
#!/usr/bin/env sh
|
|
cd ..
|
|
docker-compose -f docker/docker-compose.yml -f docker/docker-compose.test.yml up --build
|