Skip to content

Cache chrome for correct debian version

Andrejs Cunskis requested to merge acunskis-cache-chrome-correct-os into master

What does this MR do and why?

Cache chrome versions using specific debian images.

This is useful to support different OSes and also to not run in to issue when current debian:latest tag is not bullseye anymore potentially producing incompatible deb files.

Also adds previous version to e2e image builds

Edited by Andrejs Cunskis

Merge request reports