Skip to content

Commit

Permalink
Ci Consolidate
Browse files Browse the repository at this point in the history
  • Loading branch information
trent-codecov committed Sep 29, 2023
1 parent 582d3cf commit dd5cc03
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
secrets: inherit
with:
repo: ${{ vars.CODECOV_IMAGE_V2 || 'codecov/self-hosted-gateway' }}
cache_requirements: false

self-hosted:
name: Push Self Hosted Image
Expand All @@ -23,5 +24,6 @@ jobs:
uses: codecov/gha-workflows/.github/workflows/self-hosted.yml@v1.0.0
with:
push_rolling: true
cache_requirements: false
repo: ${{ vars.CODECOV_IMAGE_V2 || 'codecov/self-hosted-gateway' }}

0 comments on commit dd5cc03

Please sign in to comment.