Skip to content

Commit

Permalink
commit(version): add scenarios
Browse files Browse the repository at this point in the history
  • Loading branch information
autocloudarc committed Mar 14, 2024
1 parent ef59a96 commit c3e355e
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions .github/workflows/deploy-az-resources.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,16 @@ jobs:
with:
operation: deploy

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

reusable-workflow-tag:
uses: autocloudarc/0079-called-workflows/.github/workflows/called-workflow-tag.yml@v2
uses: autocloudarc/0079-called-workflows/.github/workflows/called-workflow-tag.yml@v1.0
with:
operation: deploy

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

0 comments on commit c3e355e

Please sign in to comment.