# Used by GitLab/KAS integration tests .kas: extends: - .build_dynamic_image rules: - !reference [.build_dynamic_image, rules] - changes: - "scripts/lib/custom-docker-build" - ".gitlab/ci/kas.images.yml" gitlab-kas: extends: - .kas variables: GOLANG: '1.19' RUST: '1.73' LFS: '2.9' CHROME: '111' NODE: '18.17' YARN: '1.22' GRAPHICSMAGICK: '1.3.36' GIT: '2.36' POSTGRESQL: '12' parallel: matrix: - RUBY: ['3.0.patched', '3.1.patched', '3.2.patched']