We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68a9f84 commit 512a04bCopy full SHA for 512a04b
1 file changed
.github/workflows/build-publish-qdup-ghcr.yml
@@ -48,6 +48,7 @@ jobs:
48
uses: docker/build-push-action@v6
49
with:
50
file: benchmark-orchestrator.Dockerfile
51
+ context: scripts/perf-lab
52
platforms: linux/amd64,linux/arm64
53
push: true
54
load: false
0 commit comments