Skip to content

Commit

Permalink
ptr-2
Browse files Browse the repository at this point in the history
  • Loading branch information
saliceti committed Sep 30, 2024
1 parent 84f8938 commit f15dee2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/postgres-ptr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
with:
resource-group: ${{ env.RESOURCE_GROUP_NAME }}
source-server: ${{ env.DB_SERVER }}
new-server: ${{ env.DB_SERVER }}-ptr
new-server: ${{ env.DB_SERVER }}-ptr-2
restore-time: ${{ inputs.restore-time }}
cluster: ${{ env.CLUSTER }}
azure-credentials: ${{ secrets.AZURE_CREDENTIALS}}
Expand Down

0 comments on commit f15dee2

Please sign in to comment.