Skip to content

Commit

Permalink
#7: Attempt to keep the git tag in PBR build
Browse files Browse the repository at this point in the history
  • Loading branch information
blackandred committed Nov 15, 2020
1 parent 2860a7e commit c2b2c2c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-and-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v2
with:
fetch-depth: 0

- name: "Login to quay"
uses: docker/login-action@v1
Expand Down

0 comments on commit c2b2c2c

Please sign in to comment.