forked from TrueCloudLab/certificates
wip
This commit is contained in:
parent
225ad45267
commit
eb4c13b9f4
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
@ -96,4 +96,5 @@ jobs:
|
||||||
platforms: linux/amd64,linux/386,linux/arm,linux/arm64
|
platforms: linux/amd64,linux/386,linux/arm,linux/arm64
|
||||||
tags: ${{ needs.create_release.outputs.docker_tags }}
|
tags: ${{ needs.create_release.outputs.docker_tags }}
|
||||||
docker_image: smallstep/step-ca
|
docker_image: smallstep/step-ca
|
||||||
|
docker_file: docker/Dockerfile.step-ca
|
||||||
secrets: inherit
|
secrets: inherit
|
||||||
|
|
Loading…
Reference in a new issue