Compare commits
No commits in common. "main" and "0.1.1" have entirely different histories.
2 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
name: ci
|
||||
|
||||
env:
|
||||
version: v1.9
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
ARG VERSION
|
||||
|
||||
FROM livekit/egress:v1.9.1
|
||||
|
||||
ARG VERSION
|
||||
|
|
Loading…
Add table
Reference in a new issue