Skip to content

Merge pull request #306 from ant-media/update-dockerfile-for-mediapush #418

Merge pull request #306 from ant-media/update-dockerfile-for-mediapush

Merge pull request #306 from ant-media/update-dockerfile-for-mediapush #418

Workflow file for this run

name: RockyLinux
on: [push]
jobs:
RockyLinux8:
runs-on: ubuntu-20.04
container: rockylinux:8
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/deploy-rockylinux
RockyLinux9:
runs-on: ubuntu-20.04
container: rockylinux:9
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/deploy-rockylinux-9