We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65357ef commit c021dd7Copy full SHA for c021dd7
.github/workflows/release-candidate.yml
@@ -85,7 +85,7 @@ jobs:
85
with:
86
push: true
87
tags: kubeshop/tracetest-agent:${{ env.VERSION }}
88
- file: agent/Dockerfile
+ file: ./Dockerfile.agent
89
build-args: |
90
TRACETEST_VERSION=${{ env.VERSION }}
91
env:
0 commit comments