This commit is contained in:
parent
308ce076ad
commit
31e1eac4c1
2
.github/workflows/pytest.yml
vendored
2
.github/workflows/pytest.yml
vendored
@ -79,4 +79,4 @@ jobs:
|
|||||||
git config --global user.email "github-actions[bot]@users.noreply.github.com"
|
git config --global user.email "github-actions[bot]@users.noreply.github.com"
|
||||||
git add README.md coverage.svg
|
git add README.md coverage.svg
|
||||||
git commit -m "Update coverage report"
|
git commit -m "Update coverage report"
|
||||||
git push https://actions-bot:${{ secrets.CICD_GITEA_TOKEN }}@${{ gitea.server_url }}/${{ gitea.repository }} HEAD:coverage-report --force
|
git push https://actions-bot:${{ secrets.GITEA_TOKEN }}@gitea.pglikers.com/data-science/cloud-run-job-base.git coverage-report --force
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user