slot prod

This commit is contained in:
ValueOn AG 2025-09-09 15:22:31 +02:00
parent 4322e6a6cf
commit 2e0d3695c5

View file

@ -71,5 +71,5 @@ jobs:
id: deploy-to-webapp
with:
app-name: 'gateway-int'
slot-name: 'Integration'
slot-name: 'Production'
publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_GATEWAY_INT }}