Skip to content

Commit

Permalink
circle printout git tag -l
Browse files Browse the repository at this point in the history
  • Loading branch information
jnoss committed Nov 13, 2017
1 parent 280bb51 commit 013058c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ jobs:
- image: circleci/python:3
steps:
- checkout
- run:
name: git tag -l
command: git tag -l
- run:
name: echo tag and branch
command: |
Expand Down

0 comments on commit 013058c

Please sign in to comment.