Skip to content

Commit

Permalink
build: delete docker image after Nightly dev test run.
Browse files Browse the repository at this point in the history
  • Loading branch information
prmukherj committed Jun 3, 2024
1 parent 4b14888 commit 3251ab2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-run-dev-version-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ jobs:
clean-up:
name: Remove docker image
runs-on: [self-hosted, pyfluent]
if: ${{ always() }}
needs: test

Expand Down

0 comments on commit 3251ab2

Please sign in to comment.