Skip to content

Fix: restart job when policy FromSavepointOnFailure and no savepoint … #1591

Fix: restart job when policy FromSavepointOnFailure and no savepoint …

Fix: restart job when policy FromSavepointOnFailure and no savepoint … #1591

Workflow file for this run

on: [push, pull_request]
name: Test
jobs:
ci:
runs-on: ubuntu-latest
steps:
- name: Check out the repo
uses: actions/checkout@v2
- uses: actions/setup-go@v2
with:
go-version: "^1.19"
- run: make docker-build