docker.build
should invalidate results when environment changes
#3132
Labels
contrib
Issues related to contrib modules, which are probably maintained by someone outside mill core team
Docker images are built when the environment changes, since Docker depends on some environment variables.
Docker documentation here.
Mill should invalidate the docker
build
target when the environment changes.The text was updated successfully, but these errors were encountered: