Skip to content

added workflows for every wallet enterprise instance and #1

added workflows for every wallet enterprise instance and

added workflows for every wallet enterprise instance and #1

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