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 83fcc0e commit b4824adCopy full SHA for b4824ad
1 file changed
.github/workflows/image.yml
@@ -31,6 +31,7 @@ jobs:
31
image_name: 'snuba'
32
platforms: linux/${{ matrix.platform }}
33
dockerfile_path: 'Dockerfile'
34
+ build_target: 'application'
35
tag_suffix: -${{ matrix.platform }}
36
ghcr: true
37
tag_nightly: false
0 commit comments