Skip to content

Refine Azure CC provider to accept a MAA base URL #19

Refine Azure CC provider to accept a MAA base URL

Refine Azure CC provider to accept a MAA base URL #19

Workflow file for this run

name: Build
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build
run: mvn -B clean compile test