mirror of
https://github.com/spaytac/orbiter.git
synced 2026-01-22 21:14:42 +00:00
Update docker-image.yml
This commit is contained in:
parent
b8478815dd
commit
25b74f78f7
6
.github/workflows/docker-image.yml
vendored
6
.github/workflows/docker-image.yml
vendored
@ -2,9 +2,9 @@ name: Docker Image CI
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ "master" ]
|
branches:
|
||||||
pull_request:
|
- main
|
||||||
branches: [ "master" ]
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
push-store-image:
|
push-store-image:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user