Skip to content

Commit

Permalink
adding ignore_missing temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
jason-ford-codecov committed Oct 15, 2024
1 parent 1f2d4d1 commit 2433d7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push-env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ jobs:
with:
environment: ${{ inputs.environment }}
version: ${{ inputs.environment }}-release-${{ steps.sha.outputs.short_sha }}
ignore_missing: true
rolling:
name: Push Rolling Image
if: inputs.push_rolling == true && github.repository_owner == 'codecov' && !github.event.pull_request.head.repo.fork
Expand Down

0 comments on commit 2433d7e

Please sign in to comment.