File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 collect :
1818 runs-on : ubuntu-latest
1919 container :
20- image : ghcr.io/texasinstruments/processor-sdk-doc :latest
20+ image : ghcr.io/${{ github.repository }} :latest
2121 options : --entrypoint /bin/bash
2222 permissions :
2323 contents : read
3636 name : Build
3737 runs-on : ubuntu-latest
3838 container :
39- image : ghcr.io/texasinstruments/processor-sdk-doc :latest
39+ image : ghcr.io/${{ github.repository }} :latest
4040 options : --entrypoint /bin/bash
4141 permissions :
4242 contents : read
Original file line number Diff line number Diff line change 1616 name : Lint
1717 runs-on : ubuntu-latest
1818 container :
19- image : ghcr.io/texasinstruments/processor-sdk-doc :latest
19+ image : ghcr.io/${{ github.repository }} :latest
2020 options : --entrypoint /bin/bash
2121 permissions :
2222 contents : read
Original file line number Diff line number Diff line change 1717 name : Lint
1818 runs-on : ubuntu-latest
1919 container :
20- image : ghcr.io/texasinstruments/processor-sdk-doc :latest
20+ image : ghcr.io/${{ github.repository }} :latest
2121 options : --entrypoint /bin/bash
2222 permissions :
2323 contents : read
Original file line number Diff line number Diff line change 1414 runs-on : ubuntu-latest
1515 if : ${{ github.event.workflow_run.conclusion == 'success' }}
1616 container :
17- image : ghcr.io/texasinstruments/processor-sdk-doc :latest
17+ image : ghcr.io/${{ github.repository }} :latest
1818 options : --entrypoint /bin/bash
1919 permissions :
2020 contents : read
Original file line number Diff line number Diff line change 1616 name : Lint
1717 runs-on : ubuntu-latest
1818 container :
19- image : ghcr.io/texasinstruments/processor-sdk-doc :latest
19+ image : ghcr.io/${{ github.repository }} :latest
2020 options : --entrypoint /bin/bash
2121 permissions :
2222 contents : read
Original file line number Diff line number Diff line change 1212 name : vale
1313 runs-on : ubuntu-latest
1414 container :
15- image : ghcr.io/staticrocket/processor-sdk-doc :latest
15+ image : ghcr.io/${{ github.repository }} :latest
1616 options : --entrypoint /bin/bash
1717 permissions :
1818 contents : read
You can’t perform that action at this time.
0 commit comments