mirror of
https://github.com/strukturag/nextcloud-spreed-signaling
synced 2026-03-14 14:35:44 +01:00
parent
d71043c7bc
commit
da87913c0e
2 changed files with 4 additions and 0 deletions
2
.github/workflows/docker-coturn.yml
vendored
2
.github/workflows/docker-coturn.yml
vendored
|
|
@ -5,10 +5,12 @@ on:
|
|||
branches: [ master ]
|
||||
paths:
|
||||
- '.github/workflows/docker-coturn.yml'
|
||||
- 'docker/coturn/Dockerfile'
|
||||
push:
|
||||
branches: [ master ]
|
||||
paths:
|
||||
- '.github/workflows/docker-coturn.yml'
|
||||
- 'docker/coturn/Dockerfile'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
|||
2
.github/workflows/docker-janus.yml
vendored
2
.github/workflows/docker-janus.yml
vendored
|
|
@ -5,10 +5,12 @@ on:
|
|||
branches: [ master ]
|
||||
paths:
|
||||
- '.github/workflows/docker-janus.yml'
|
||||
- 'docker/janus/Dockerfile'
|
||||
push:
|
||||
branches: [ master ]
|
||||
paths:
|
||||
- '.github/workflows/docker-janus.yml'
|
||||
- 'docker/janus/Dockerfile'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue