mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-07 07:55:16 +02:00
Remove temporary Docker workflow branch trigger
This commit is contained in:
parent
2a3d7b00f1
commit
d9486a5335
1 changed files with 0 additions and 4 deletions
4
.github/workflows/docker-image.yml
vendored
4
.github/workflows/docker-image.yml
vendored
|
|
@ -3,10 +3,6 @@ name: Build and Push Docker Images
|
|||
on:
|
||||
release:
|
||||
types: [published]
|
||||
push:
|
||||
branches:
|
||||
- docker-build-speedup
|
||||
- docker-build-speedup-*
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
image_tag:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue