Update commit of new pairs

api-breakage
Morty Space 4 years ago
parent 28ca852d8c
commit 09fbbaaea3
  1. 1
      azure-pipelines.yml

@ -58,6 +58,7 @@ steps:
git commit -m "[JOB] Updated API pairs and coins"
git push origin HEAD:master
displayName: 'Update API structs'
condition: and(succeeded(), eq(variables['Build.SourceBranch'], 'refs/heads/master'))
- script: |
cd docs && make doctest && cd ..

Loading…
Cancel
Save