mirror of
https://github.com/sartography/cr-connect-workflow.git
synced 2025-02-24 05:38:25 +00:00
pushing requires sonarcloud as well w/ burnettk
This commit is contained in:
parent
5c53f71eb1
commit
08ba0a7851
4
.github/workflows/create-docker-action.yml
vendored
4
.github/workflows/create-docker-action.yml
vendored
@ -62,7 +62,9 @@ jobs:
|
|||||||
# - run: pipenv run coverage xml -i
|
# - run: pipenv run coverage xml -i
|
||||||
|
|
||||||
build-and-push-image:
|
build-and-push-image:
|
||||||
needs: run_tests
|
needs:
|
||||||
|
- run_tests
|
||||||
|
- sonarcloud
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
if: github.ref == 'refs/heads/master'
|
if: github.ref == 'refs/heads/master'
|
||||||
permissions:
|
permissions:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user