Skip to content

Commit

Permalink
opertion(deploy): add
Browse files Browse the repository at this point in the history
  • Loading branch information
autocloudarc committed Mar 14, 2024
1 parent 4db56d7 commit 90e80c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy-az-resources.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@ jobs:
AZURE_SUBSCRIPTION_ID: ${{ secrets.AZURE_SUBSCRIPTION_ID }}
AZURE_TENANT_ID: ${{ secrets.AZURE_TENANT_ID }}

reusable-workflow-tag:
reusable-workflow-brn:
uses: autocloudarc/0079-called-workflows/.github/workflows/called-workflow-brn.yml@main
with:
operation: rollback
operation: deploy

stage:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 90e80c7

Please sign in to comment.