Skip to content

0.52.0-rc1

0.52.0-rc1 #746

Workflow file for this run

name: Docker build
on:
workflow_dispatch:
push:
branches: [main]
release:
types: [published, edited]
pull_request:
branches: [main]
concurrency:
group: "${{ github.workflow_ref }} - ${{ github.ref }} - ${{ github.event_name }}"
cancel-in-progress: true
jobs:
frontend:
uses: substra/substra-gha-workflows/.github/workflows/docker-build.yaml@main
with:
image: substra-frontend