Skip to content

Commit

Permalink
Print current revision as well
Browse files Browse the repository at this point in the history
  • Loading branch information
walles committed Feb 28, 2024
1 parent a256e87 commit b1aca3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
- name: Print current revision
run: |
git describe --dirty
git rev-parse HEAD
git fetch --tags
git describe --dirty
- name: Cache .tox directory
Expand Down

0 comments on commit b1aca3e

Please sign in to comment.