name: Alpine Linux (amd64 musl openssl) on: push: branches: - portable pull_request: branches: - portable jobs: build: runs-on: ubuntu-latest steps: - uses: actions/checkout@v1 - name: Alpine Linux (amd64 musl openssl) run: docker build . --file ci/docker/Dockerfile.alpine --tag opensmtpd:alpine