Skip to content

If at first you don't succeed, try, try again #2

If at first you don't succeed, try, try again

If at first you don't succeed, try, try again #2

Workflow file for this run

on: [push]
jobs:
hercules-charts:
runs-on: ubuntu-latest
name: Charts generated by src-d/hercules
steps:
- uses: actions/checkout@master
with:
fetch-depth: 0
- name: Hercules
uses: src-d/hercules@master
with:
args: "--burndown"
- uses: actions/upload-artifact@master
with:
name: hercules_charts
path: hercules_charts.tar