Skip to content

upgrade azcopy version to 10.22.1 #91

upgrade azcopy version to 10.22.1

upgrade azcopy version to 10.22.1 #91

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]