Skip to content

Replace old authentication components #66

Replace old authentication components

Replace old authentication components #66

name: Build Docker image
on:
push:
branches-ignore:
- master
pull_request:
jobs:
build-acme:
permissions:
contents: read
packages: read
uses: ./.github/workflows/docker-build-push.yml
secrets: inherit
with:
image-tag: ghcr.io/wwwallet/wallet-enterprise-acme-verifier:latest
docker-push: false
dockerfile-path: ./wallet-enterprise-configurations/acme-verifier/Dockerfile