diff --git a/.github/workflows/AzureCouchbaseServerAndSyncGatewayBYOL.yml b/.github/workflows/AzureCouchbaseServerAndSyncGatewayBYOL.yml index b49c376..7afc1e2 100644 --- a/.github/workflows/AzureCouchbaseServerAndSyncGatewayBYOL.yml +++ b/.github/workflows/AzureCouchbaseServerAndSyncGatewayBYOL.yml @@ -33,7 +33,7 @@ jobs: run: echo "$GITHUB_WORKSPACE" # Runs a set of commands using the runners shell - name: Deploy To Azure - timeout-minutes: 15 + timeout-minutes: 20 uses: azure/CLI@v1 with: inlineScript: | @@ -62,7 +62,7 @@ jobs: run: echo "$GITHUB_WORKSPACE" # Runs a set of commands using the runners shell - name: Deploy To Azure - timeout-minutes: 15 + timeout-minutes: 20 uses: azure/CLI@v1 with: inlineScript: | @@ -90,7 +90,7 @@ jobs: run: echo "$GITHUB_WORKSPACE" # Runs a set of commands using the runners shell - name: Deploy To Azure - timeout-minutes: 15 + timeout-minutes: 20 uses: azure/CLI@v1 with: inlineScript: | @@ -118,7 +118,7 @@ jobs: run: echo "$GITHUB_WORKSPACE" # Runs a set of commands using the runners shell - name: Deploy To Azure - timeout-minutes: 15 + timeout-minutes: 20 uses: azure/CLI@v1 with: inlineScript: |