Skip to content

Commit

Permalink
use previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
benlee0423 committed Nov 19, 2023
1 parent 4de1302 commit 498a7e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker_ngen_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
image-name: "ngen"
dockerfile-name: "Dockerfile.ngen"
tag-name: "tag-test"
commit-id: "1dcd255"
commit-id: "1af2edf"
on-failure:
runs-on: self-hosted
if: ${{ github.event.workflow_run.conclusion == 'failure' }}
Expand Down

0 comments on commit 498a7e7

Please sign in to comment.