mirror of
https://github.com/spaytac/orbiter.git
synced 2026-01-21 23:54:41 +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:
|
||||
push:
|
||||
branches: [ "master" ]
|
||||
pull_request:
|
||||
branches: [ "master" ]
|
||||
branches:
|
||||
- main
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
push-store-image:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user