Skip to content

Commit

Permalink
chore: remove set version step
Browse files Browse the repository at this point in the history
  • Loading branch information
michigg committed Jan 20, 2020
1 parent 7aa182d commit b9c3d7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ steps:
depends_on:
- fetch
- build
- set_versiontag
# - set_versiontag
# - test

- name: publish_github
Expand All @@ -92,7 +92,7 @@ steps:
depends_on:
- fetch
- build
- set_versiontag
# - set_versiontag
# - test

- name: send telegram notification
Expand Down

0 comments on commit b9c3d7b

Please sign in to comment.