Automatically fetch tags when running as a drone plugin #4

Closed
opened 2020-06-12 11:01:58 +00:00 by cadey · 0 comments
Owner

Removes the need for this:

  - name: fetch tags
    image: alpine/git
    commands:
    - git fetch --tags
Removes the need for this: ``` - name: fetch tags image: alpine/git commands: - git fetch --tags ```
cadey self-assigned this 2020-06-12 11:02:40 +00:00
cadey closed this issue 2020-06-12 12:20:15 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cadey/gitea-release#4
No description provided.