File tree Expand file tree Collapse file tree 2 files changed +7
-9
lines changed Expand file tree Collapse file tree 2 files changed +7
-9
lines changed Original file line number Diff line number Diff line change 2121 uses : input-output-hk/catalyst-forge/.github/workflows/ci.yml@ci/v1.7.4
2222 with :
2323 forge_version : 0.8.0
24+ local : true
2425
25- test_reporting :
26- if : ${{ !github.event.pull_request.draft }}
27- needs : ci
28- uses : ./.github/workflows/generate-allure-report.yml
26+ # TODO: Enable when our earthly self-satellites will be back and remove `local: true` flag
27+ # test_reporting:
28+ # if: ${{ !github.event.pull_request.draft }}
29+ # needs: ci
30+ # uses: ./.github/workflows/generate-allure-report.yml
Original file line number Diff line number Diff line change @@ -23,11 +23,7 @@ global: {
2323 }
2424
2525 earthly : {
26- credentials : {
27- provider : " aws "
28- path : " global/ci/earthly "
29- }
30- org : " Catalyst "
26+ satellite : " ci "
3127 version : " 0.8.16 "
3228 }
3329
You can’t perform that action at this time.
0 commit comments