There are only two cases we care about docker builds: - On branches (not tags): To verify that we didn't break the docker build. - When a Github Release is published: To build & publish an official docker image. In the second case, the build should happen after the Github Release is published, NOT when a tag is pushed.pull/92/head
parent
89ece89fd4
commit
fba29e56d0
Loading…
Reference in new issue