Skip to content

Commit

Permalink
adding cloner
Browse files Browse the repository at this point in the history
  • Loading branch information
joshdvir committed May 12, 2019
1 parent b6fb4b0 commit e5394d7
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@ workspace:
path: src/bitbucket.org/joshdvir/all-go

steps:
# - name: cloner
# pull: default
# image: plugins/git
# settings:
# tags: true
# when:
# event:
# - tag
- name: cloner
pull: default
image: plugins/git
settings:
tags: true
when:
event:
- tag

- name: release
pull: default
Expand Down

0 comments on commit e5394d7

Please sign in to comment.