Actually rebuild Gerrit images to get a new 3.9 image
The last rebuild only promoted our Gerrit 3.8 image. This appears to have happened because we only modified the jobs and not the Dockerfile itself. Fix this by modifying the Dockerfile which should rebuild and promote both 3.8 and 3.9 images ensuring that our upgrade testing tests what we want to upgrade to. Change-Id: I8d06ea9971a6ee0c0e06e6fe2b73391526be6220
This commit is contained in:
parent
ef1f976faa
commit
d56d5fb080
@ -13,7 +13,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Fri Feb 23 06:48:02 PM UTC 2024 - trigger rebuild
|
||||
# Mon May 6 04:52:14 PM UTC 2024 - trigger rebuild
|
||||
|
||||
FROM docker.io/opendevorg/python-builder:3.11-bookworm as builder
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user