Skip to content

Commit baf8b4e

Browse files
committed
refactor: remove docker compose
1 parent 9b2702e commit baf8b4e

File tree

5 files changed

+4935
-5295
lines changed

5 files changed

+4935
-5295
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
run: |
5959
export DOCKER_UID=$UID
6060
export DOCKER_GID=$GID
61-
docker compose up
61+
tools/build-with-docker.sh
6262
6363
- name: Upload prepare
6464
run: |

docker-compose.yml

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)