Skip to content
Compare
Choose a tag to compare
@MishaKav MishaKav released this 15 Apr 13:02
· 61 commits to develop since this release
7052387

What's Changed

usage:
uses: linear-b/gitstream-github-action@v1-cache
with:
    update_times_a_day: 6

update_times_a_day = [1..24] it's mean
1 - will pull image from registry 1 time a day
4 - will pull image from registry 4 times a day
24 - will pull image from registry 24 times a day
etc...

Screenshot Screenshot
in case of wrong value, will be a relevant message image

Full Changelog: v1.0.15...1.0.16