diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 4d847301ef..85ddc86a04 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -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