Group push under main build action
This commit is contained in:
parent
dc8f557d76
commit
bd80bfe406
1 changed files with 29 additions and 31 deletions
|
|
@ -108,9 +108,7 @@ jobs:
|
||||||
project-token: ${{ secrets.CODACY_PROJECT_TOKEN }}
|
project-token: ${{ secrets.CODACY_PROJECT_TOKEN }}
|
||||||
coverage-reports: ./testing_mygame/coverage.xml
|
coverage-reports: ./testing_mygame/coverage.xml
|
||||||
|
|
||||||
docker:
|
# docker setup and push
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
-
|
-
|
||||||
name: Set up QEMU
|
name: Set up QEMU
|
||||||
uses: docker/setup-qemu-action@v1
|
uses: docker/setup-qemu-action@v1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue