Disable docker build for prs
This commit is contained in:
parent
6fe30231d8
commit
a8edeaafa1
@ -22,6 +22,11 @@ steps:
|
||||
dockerfile: build/Dockerfile
|
||||
tags:
|
||||
- latest
|
||||
when:
|
||||
event:
|
||||
exclude:
|
||||
- pull_request
|
||||
|
||||
|
||||
image_pull_secrets:
|
||||
- hub.javil.eu
|
Loading…
x
Reference in New Issue
Block a user