mirror of
https://github.com/sartography/cr-connect-workflow.git
synced 2025-02-23 21:28:32 +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
|
||||
|
||||
build-and-push-image:
|
||||
needs: run_tests
|
||||
needs:
|
||||
- run_tests
|
||||
- sonarcloud
|
||||
runs-on: ubuntu-latest
|
||||
if: github.ref == 'refs/heads/master'
|
||||
permissions:
|
||||
|
Loading…
x
Reference in New Issue
Block a user