Skip to content

Add fixed version of enable_ssl.sh #420

Add fixed version of enable_ssl.sh

Add fixed version of enable_ssl.sh #420

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