exclude pr from docker build
This commit is contained in:
parent
6c43cf5f62
commit
27bd25b357
@ -21,3 +21,6 @@ steps:
|
|||||||
when:
|
when:
|
||||||
branch:
|
branch:
|
||||||
- main
|
- main
|
||||||
|
event:
|
||||||
|
exclude:
|
||||||
|
- pull_request
|
Loading…
Reference in New Issue
Block a user