Skip to content

Merge pull request #1 from microsoft/rhel #13

Merge pull request #1 from microsoft/rhel

Merge pull request #1 from microsoft/rhel #13

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build RPMs
run: docker build .