Compare commits

..

No commits in common. "main" and "0.1.1" have entirely different histories.
main ... 0.1.1

2 changed files with 4 additions and 0 deletions

View file

@ -1,5 +1,7 @@
name: ci
env:
version: v1.9
on:
push:
branches:

View file

@ -1,3 +1,5 @@
ARG VERSION
FROM livekit/egress:v1.9.1
ARG VERSION