Skip to content

upgrade azcopy version to 10.22.1 (#22) #92

upgrade azcopy version to 10.22.1 (#22)

upgrade azcopy version to 10.22.1 (#22) #92

Workflow file for this run

---
name: build
on:
push:
branches:
- master
- release/v*
- feature/*
- hotfix/*
pull_request:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v2
with:
path: "${{ github.repository }}"
- name: molecule
uses: robertdebock/[email protected]