Skip to content

Commit

Permalink
Add detach with docker up
Browse files Browse the repository at this point in the history
  • Loading branch information
ktennessenInvitae committed Sep 19, 2023
1 parent c107b7e commit 0b98ada
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/uta_update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
uta_v: ${{ env.UTA_V }}
run: |
cd loading
docker-compose up
docker-compose up -d
- name: Test the stack
env:
uta_v: ${{ env.UTA_V }}
Expand Down

0 comments on commit 0b98ada

Please sign in to comment.