diff --git a/.github/workflows/release-candidate.yml b/.github/workflows/release-candidate.yml index bb72025720..5a74fe0355 100644 --- a/.github/workflows/release-candidate.yml +++ b/.github/workflows/release-candidate.yml @@ -85,7 +85,7 @@ jobs: with: push: true tags: kubeshop/tracetest-agent:${{ env.VERSION }} - file: agent/Dockerfile + file: ./Dockerfile.agent build-args: | TRACETEST_VERSION=${{ env.VERSION }} env: