Skip to content

Commit

Permalink
Removed ci destroy deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
dbrasseur-aneo committed Oct 16, 2023
1 parent e58e3c7 commit 60d1a29
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -261,13 +261,6 @@ jobs:
name: "IntegrationTests tls:${{ matrix.tls }} mtls:${{ matrix.mtls }} val:${{ matrix.sslvalidation }} ca:${{ matrix.useca }}"
path: ./Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/TestResults/test-results.trx
reporter: dotnet-trx

- name: Destroy deployment
if: success() || failure()
uses: aneoconsulting/ArmoniK.Action.Deploy/destroy@main
with:
working-directory: ${{ github.workspace }}/infra
type: localhost

canMerge:
needs:
Expand Down

0 comments on commit 60d1a29

Please sign in to comment.