WIP: add provider capability #1

Manually merged
mauro merged 4 commits from provider into master 2019-09-25 22:33:31 +00:00
Showing only changes of commit 7fb9b32e05 - Show all commits

View File

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