Skip to content

Commit 5873121

Browse files
deploy to existing azure container app
1 parent e33893b commit 5873121

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build.yml

+4
Original file line numberDiff line numberDiff line change
@@ -110,4 +110,8 @@ jobs:
110110
uses: azure/container-apps-deploy-action@v1
111111
with:
112112
imageToDeploy: ghcr.io/grossherzogin-elisabeth/eventplanner:main
113+
resourceGroup: "rg-eventplanner-live"
114+
containerAppEnvironment: "cae-eventplanner-live"
115+
containerAppName: "ca-eventplanner-live"
116+
113117

0 commit comments

Comments
 (0)