api no longer fails when no pilots or logbook entries
This commit is contained in:
2
.github/workflows/api.yaml
vendored
2
.github/workflows/api.yaml
vendored
@@ -59,4 +59,4 @@ jobs:
|
||||
|
||||
- name: Update Container App
|
||||
run: |
|
||||
az container app update --name flying-api --resource-group noahspan --image noahspan-flying:${{ github.run_id }}
|
||||
az container app update --name flying-api --resource-group noahspan --image docker.io/noahspan/flying-api:${{ github.run_id }}
|
||||
|
||||
Reference in New Issue
Block a user