Lines Matching +full:docker +full:- +full:run
1 ---
2 # SPDX-License-Identifier: BSD-3-Clause
3 # Tools that can save round-trips to github and a lot of time:
5 # yamllint -f parsable this.yml
7 # yaml merge-expand this.yml exp.yml && diff -w -u this.yml exp.yml
14 # yamllint disable-line rule:truthy
19 runs-on: ubuntu-20.04
22 - uses: actions/checkout@v2
23 with: {fetch-depth: 5, submodules: recursive}
25 - name: docker pull
26 run: docker pull thesofproject/sof && docker tag thesofproject/sof sof
28 - name: repro test
29 run: ./scripts/docker-run.sh ./scripts/test-repro-build.sh