1
0
Fork 0
mirror of https://github.com/shouptech/humulus.git synced 2026-02-03 14:59:43 +00:00

Don't build docker on pull requests

This commit is contained in:
Emma 2019-07-05 09:25:01 -06:00
parent b3d4db7551
commit 3b84f2f17f

View file

@ -46,6 +46,9 @@ steps:
when:
branch:
- master
event:
exclude:
- pull_request
- name: docker-release
image: plugins/docker