Skip to content

Commit

Permalink
X
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaopan committed Jun 9, 2024
1 parent 15987ea commit 099545d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/BuildTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ jobs:
- name: Checkout
uses: actions/checkout@v1

- name: Copy .env
run: cp .env.example .env

- name: Start containers
run: docker-compose -f "docker-compose.yml" up -d --build

Expand Down

0 comments on commit 099545d

Please sign in to comment.