Skip to content

Commit b456cf4

Browse files
committed
chore(deploy-pre): Remove docker buildx
1 parent 768ce90 commit b456cf4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/deploy-pre.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@ jobs:
1111
- name: Checkout Code
1212
uses: actions/checkout@v4
1313

14-
- name: Set up Docker
15-
uses: docker/setup-buildx-action@v2
16-
1714
- name: Build Docker Image
1815
run: |
1916
docker compose -f ./docker/docker-compose.yml build

0 commit comments

Comments
 (0)