ome / omero-test-infra

Test infrastructure for decoupled repositories
BSD 2-Clause "Simplified" License
3 stars 14 forks source link

Allow overriding BUILD_IMAGE for srv build #35

Closed joshmoore closed 5 years ago

joshmoore commented 5 years ago

With this change, the following usage will use a different base image which can include built SNAPSHOT jars for testing:

env BUILD_IMAGE=omero-build .omero/compose srv

see: https://github.com/openmicroscopy/openmicroscopy/pull/5968

joshmoore commented 5 years ago

~@openmicroscopy/devops any objections?~ I think a change will need reverting for when no parameter is set.

joshmoore commented 5 years ago

Merging to update https://github.com/openmicroscopy/openmicroscopy/pull/5968