mirror of
https://github.com/wger-project/wger.git
synced 2026-02-18 00:17:51 +01:00
Allow to manually trigger building docker images
This commit is contained in:
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
@@ -2,6 +2,7 @@
|
||||
name: Build and push production Docker images
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
||||
Reference in New Issue
Block a user