Update .github/workflows/release.yml

Co-authored-by: Mariano Cano <mariano@smallstep.com>
pull/1348/head
Max 1 year ago committed by GitHub
parent 574351a8f7
commit 99f9b2fb3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -112,6 +112,6 @@ jobs:
with:
platforms: linux/amd64,linux/386,linux/arm,linux/arm64
tags: ${{ needs.create_release.outputs.docker_tags_hsm }}
docker_image: smallstep/step-ca:hsm
docker_image: smallstep/step-ca
docker_file: docker/Dockerfile.hsm
secrets: inherit

Loading…
Cancel
Save