Skip to content

in code params, and success handleAuthorizationResponse remove the cl… #225

in code params, and success handleAuthorizationResponse remove the cl…

in code params, and success handleAuthorizationResponse remove the cl… #225

Workflow file for this run

name: Build Docker image
on:
push:
branches-ignore:
- master
pull_request:
jobs:
build-front:
permissions:
contents: read
packages: read
uses: gunet/funke-wallet-ecosystem/.github/workflows/docker-build-push.yml@master
secrets: inherit
with:
image-tag: ghcr.io/gunet/funke-wallet-frontend:latest
docker-push: false
dockerfile-path: ./Dockerfile