Skip to content

Commit

Permalink
not checking latest commit in manual triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
kafkasl authored Jun 1, 2022
1 parent 6271e12 commit b423d09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ jobs:
- id: ensure-latest-commit-is-deployed
name: Ensure staged deployment has the latest commit
uses: nick-invision/retry@v2
if: ${{ github.event.inputs.namespace != '' && github.event.inputs.image_sha != '' }}
with:
timeout_seconds: 10
max_attempts: 5
Expand Down

0 comments on commit b423d09

Please sign in to comment.