Skip to content

Merge pull request #964 from DuendeSoftware/wca/bff-extensibility #3114

Merge pull request #964 from DuendeSoftware/wca/bff-extensibility

Merge pull request #964 from DuendeSoftware/wca/bff-extensibility #3114

Workflow file for this run

name: ci
on:
push:
branches:
- main
pull_request:
types: [opened, synchronize, reopened, closed]
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
submodules: true
- name: build
run: |
docker build .