File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 push :
66 paths :
77 - ' backend/**'
8- branches : [ virtooz ]
8+ branches : [ virtoozdev ]
99
1010jobs :
1111 gitops :
@@ -48,11 +48,11 @@ jobs:
4848 DOCKER_PASSWORD : ${{ secrets.VCPT_ACR_DOCKER_PASSWORD }}
4949 DOCKERFILE_PATH : ./backend/Dockerfile
5050 CONTAINER_REGISTRY : virtopaasregistrymain.azurecr.io
51- IMAGE_REPOSITORY : virtopaasregistrymain.azurecr.io/vcpt/virtooz -platform
51+ IMAGE_REPOSITORY : virtopaasregistrymain.azurecr.io/vcpt/virtoozdev -platform
5252 TAG : ${{ env.PLATFORM_VERSION }}-${{ steps.vars.outputs.sha_short }}
5353
5454 - name : Update app
5555 run : |
56- vc-build CloudEnvSetParameter -EnvironmentName vcpt-virtooz -CloudToken ${{ secrets.VCPT_PLATFORM_TOKEN }} -HelmParameters platform.image.tag=$TAG
56+ vc-build CloudEnvSetParameter -EnvironmentName vcpt-virtoozdev -CloudToken ${{ secrets.VCPT_PLATFORM_TOKEN }} -HelmParameters platform.image.tag=$TAG
5757 env :
5858 TAG : ${{ env.PLATFORM_VERSION }}-${{ steps.vars.outputs.sha_short }}
Original file line number Diff line number Diff line change 55 push :
66 paths :
77 - ' infra/**'
8- branches : [ virtooz ]
8+ branches : [ virtoozdev ]
99
1010jobs :
1111 gitops :
You can’t perform that action at this time.
0 commit comments