Skip to content

Commit

Permalink
Github docker build: Better debug for git state (all builds)
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberw committed Sep 15, 2021
1 parent 66b7c77 commit dbe313d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
with:
username: locustbuild
password: ${{ secrets.DOCKER_HUB_ACCESS_TOKEN }}
- run: git status
- run: git describe --dirty --tags --long --match *[0-9]*
- uses: docker/build-push-action@v2
with:
build-args: |
Expand Down

0 comments on commit dbe313d

Please sign in to comment.