Skip to content

fix to have desired attribute in chained session (irma-demos-ops) #23

fix to have desired attribute in chained session (irma-demos-ops)

fix to have desired attribute in chained session (irma-demos-ops) #23

Workflow file for this run

name: Status checks
on:
push:
branches: [ master ]
pull_request:
# Make it possible to trigger the checks manually.
workflow_dispatch:
jobs:
docker-build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run Dockerfile build stage
run: docker build -t privacybydesign/irma-demos:build .