Skip to content

Commit

Permalink
DOCKER_BUILDKIT
Browse files Browse the repository at this point in the history
  • Loading branch information
zhenghaoz committed Jul 23, 2023
1 parent fb7ede8 commit 2386824
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,8 @@ jobs:
- name: Build the stack
run: docker-compose -f client/docker-compose.yml --project-directory . up -d
env:
DOCKER_BUILDKIT: 1

- name: Check the deployed service URL
uses: jtalk/url-health-check-action@v2
Expand Down

0 comments on commit 2386824

Please sign in to comment.