Browse Source

1.14.7 -> 1.15.1

pull/2725/head
RPRX 4 years ago committed by GitHub
parent
commit
7ffac22cd4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      azure-pipelines.yml

2
azure-pipelines.yml

@ -20,7 +20,7 @@ steps:
- checkout: self
- task: GoTool@0
inputs:
version: '1.14.7'
version: '1.15.1'
- script: |
mkdir triggersrc
ls -I "triggersrc" | xargs cp -rf -t triggersrc

Loading…
Cancel
Save