Skip to content

VIDAuthentication compoenent: provide vid credential checking functionality during vid authentication #22

VIDAuthentication compoenent: provide vid credential checking functionality during vid authentication

VIDAuthentication compoenent: provide vid credential checking functionality during vid authentication #22

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