Skip to content

Commit

Permalink
fix: remove listing git tags in deploy (#301)
Browse files Browse the repository at this point in the history
fix #299
  • Loading branch information
gbockus-sf authored Sep 29, 2022
1 parent f7d59d0 commit a902474
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,9 +91,6 @@ commands:
create-git-tag:
steps:
- run: *gh-config
- run:
name: Current git tags
command: git tag
- run:
name: Create new git tag
command: |
Expand Down

0 comments on commit a902474

Please sign in to comment.