pipeline ref
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
Mauro Torrez 2019-09-25 19:26:38 -03:00
parent 38f618a35c
commit 7fb9b32e05

View File

@ -10,8 +10,11 @@ steps:
auto_tag: true
dry_run: true
when:
event:
- pull_request
ref:
- refs/pull/**
# event no anda (?)
# event:
# - pull_request
- name: build and publish image
image: plugins/docker