mirror of
https://github.com/XTLS/Xray-core.git
synced 2024-11-04 14:13:03 +00:00
Update docker.yml
limit docker build to main branch
This commit is contained in:
parent
dd81ad5342
commit
ae518cce52
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -3,7 +3,7 @@ name: Build docker image
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- '*'
|
- main
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-image:
|
build-image:
|
||||||
|
Loading…
Reference in New Issue
Block a user