Do not build and push docker image for pull requests
This commit is contained in:
@@ -61,6 +61,9 @@ steps:
|
|||||||
branch:
|
branch:
|
||||||
- main
|
- main
|
||||||
- production
|
- production
|
||||||
|
event:
|
||||||
|
exclude:
|
||||||
|
- pull_request
|
||||||
depends_on:
|
depends_on:
|
||||||
- compile (.NET)
|
- compile (.NET)
|
||||||
- test
|
- test
|
||||||
|
|||||||
Reference in New Issue
Block a user