reverting to app on container app

This commit is contained in:
2025-05-01 19:18:17 -05:00
parent 299da631cb
commit 1140d72f42
8 changed files with 105 additions and 156 deletions

View File

@@ -23,7 +23,8 @@ jobs:
name: build-app
needs:
- changes
uses: ./.github/workflows/app_build_deploy.yaml
uses: ./.github/workflows/app_build.yaml
with:
environment_name: pull_request
version_number: ${{ github.run_id }}
secrets: inherit