Skip to content

Commit

Permalink
comit(sha): update
Browse files Browse the repository at this point in the history
  • Loading branch information
autocloudarc committed Mar 14, 2024
1 parent 2d2576d commit a97f674
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions .github/workflows/deploy-az-resources.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,18 +48,13 @@ jobs:
reusable-workflow-brn:
uses: autocloudarc/0079-called-workflows/.github/workflows/called-workflow-brn.yml@main
with:
operation: deploy
operation: rollback

reusable-workflow-cmt:
uses: autocloudarc/0079-called-workflows/.github/workflows/called-workflow-cmt.yml@3369a53a319278e2fa98e98e4d6f4111c1fe5e96
uses: autocloudarc/0079-called-workflows/.github/workflows/called-workflow-cmt.yml@08c15abaeea18b2f994c01df611d583a97aaf264
with:
operation: deploy

# reusable-workflow-tag:
# uses: autocloudarc/0079-called-workflows/.github/workflows/[email protected]
# with:
# operation: deploy


stage:
runs-on: ubuntu-latest
environment: dev
Expand Down

0 comments on commit a97f674

Please sign in to comment.