From a97f6746c509a4a83a25699de3dfdfe3e2a38c03 Mon Sep 17 00:00:00 2001 From: autocloudarc Date: Wed, 13 Mar 2024 23:20:38 -0400 Subject: [PATCH] comit(sha): update --- .github/workflows/deploy-az-resources.yml | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/.github/workflows/deploy-az-resources.yml b/.github/workflows/deploy-az-resources.yml index 6e96437..0b95fa5 100644 --- a/.github/workflows/deploy-az-resources.yml +++ b/.github/workflows/deploy-az-resources.yml @@ -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/called-workflow-tag.yml@v1.0 - # with: - # operation: deploy - + stage: runs-on: ubuntu-latest environment: dev