mirror of
https://github.com/kanidm/kanidm.git
synced 2025-02-23 12:37:00 +01:00
one day james, one day. (#907)
This commit is contained in:
parent
534bd9f621
commit
9cf4e180dc
3
.github/workflows/docker_build_kanidmd.yml
vendored
3
.github/workflows/docker_build_kanidmd.yml
vendored
|
@ -41,10 +41,7 @@ jobs:
|
|||
with:
|
||||
push: ${{ github.ref == 'refs/heads/master' }}
|
||||
platforms: ${{matrix.target}}
|
||||
# https://github.com/docker/build-push-action/issues/254
|
||||
tags: ghcr.io/kanidm/kanidmd:devel
|
||||
build-args: |
|
||||
"KANIDM_BUILD_PROFILE=developer"
|
||||
"KANIDM_FEATURES="
|
||||
"KANIDM_BUILD_OPTIONS=-j1"
|
||||
file: kanidmd/Dockerfile
|
||||
|
|
Loading…
Reference in a new issue