Skip to content

Merge pull request #305 from ant-media/add_ssl_for_docker #417

Merge pull request #305 from ant-media/add_ssl_for_docker

Merge pull request #305 from ant-media/add_ssl_for_docker #417

Workflow file for this run

name: Centos
on: [push]
jobs:
Centos8:
runs-on: ubuntu-20.04
container: centos:8
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/deploy-centos