Share and learn in the Docker community.
one of my build task fail (actually finished build), such as below:
how can I fix this??
the build log for this task:
the fail task block all the new task with the same tag, it means I can’t autobuild the image with the same TAG again…
also, I try remove the built tag(6.0) in the “Build configurations” page and re-config it again, the problem is the same(the build task are not removed).