mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-02-23 14:59:57 +03:00
CI: limit docker ci to SoftEtherVPN repo only
This commit is contained in:
parent
b3dfdc2ad0
commit
3fee01e1cf
1
.github/workflows/docker-aio.yml
vendored
1
.github/workflows/docker-aio.yml
vendored
@ -13,6 +13,7 @@ jobs:
|
||||
docker:
|
||||
name: docker-aio
|
||||
runs-on: ubuntu-latest
|
||||
if: ${{ github.repository_owner == 'SoftEtherVPN' }}
|
||||
steps:
|
||||
-
|
||||
name: Docker meta vpnserver
|
||||
|
Loading…
Reference in New Issue
Block a user