Skip to content

Commit ffa9a0b

Browse files
committed
build github needs to be detached
1 parent 7c57f80 commit ffa9a0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/build_github.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ docker compose exec nginx nginx -s reload
1515
docker rm nginx_tmp
1616

1717
# Run Docker Compose without local volumes
18-
docker-compose --profile core up --build --no-deps
18+
docker-compose --profile core up --build --no-deps -d

0 commit comments

Comments
 (0)