mirror of
https://codeberg.org/icewind/docker-hub-rss.git
synced 2026-06-03 10:14:07 +02:00
docker ci on dispatch
This commit is contained in:
parent
b2ca2221be
commit
f6beaaf307
1 changed files with 3 additions and 0 deletions
3
.github/workflows/docker.yaml
vendored
3
.github/workflows/docker.yaml
vendored
|
|
@ -3,7 +3,10 @@ name: docker-build
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
|
- 'master'
|
||||||
- 'main'
|
- 'main'
|
||||||
|
repository_dispatch:
|
||||||
|
types: [ build ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
docker:
|
docker:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue