Skip to content

Commit

Permalink
Github/Docker build: use path context instead of implicit git context…
Browse files Browse the repository at this point in the history
… fo try to fix versioning issue
  • Loading branch information
cyberw committed Sep 15, 2021
1 parent e33c7a4 commit 78efcf7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
with:
build-args: |
BUILDKIT_CONTEXT_KEEP_GIT_DIR=1
context: .
push: ${{ github.ref == 'refs/heads/master' && github.repository_owner == 'locustio' }}
tags: locustio/locust:master

Expand Down

0 comments on commit 78efcf7

Please sign in to comment.