Workflow dispatch

Manually fire to build images
This commit is contained in:
Sean 2021-07-16 16:36:39 +02:00
parent 2753499167
commit 456ecb8316

View File

@ -1,6 +1,7 @@
---
name: Build Docker images for all OpenSlides services
on: push
on: [push, workflow_dispatch]
env:
IMAGE_VERSION: 4.0.0-dev
jobs: