Skip to content

Commit

Permalink
Change resource group
Browse files Browse the repository at this point in the history
  • Loading branch information
mUusitalo committed Sep 4, 2024
1 parent 7520aab commit f5bc8cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
--container-image-name ${{ secrets.REGISTRY_NAME }}.azurecr.io/kiltiskamera/kamera:${{ github.sha }} \
--container-registry-url https://${{ secrets.REGISTRY_NAME }}.azurecr.io \
--subscription ${{ secrets.SUBSCRIPTION }} \
--resource-group prodeko-rg \
--resource-group kiltiskamera_group \
--name kiltiskamera
- name: Azure logout
Expand Down

0 comments on commit f5bc8cf

Please sign in to comment.