updating docker compose

This commit is contained in:
2025-12-29 21:56:04 -06:00
parent fec99878de
commit cf8e50fb9c
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ jobs:
uses: ./.github/workflows/changes.yaml uses: ./.github/workflows/changes.yaml
build: build:
if: ${{ needs.changes.outputs.app == 'true' || needs.changes.outputs.client == 'true' }} if: ${{ needs.changes.outputs.api == 'true' || needs.changes.outputs.client == 'true' }}
name: build name: build
needs: needs:
- changes - changes

View File

@@ -1,3 +1,3 @@
# Flying API # Flying API
An API for the Flying app. An API for the Flying app. blah