CI: conditional update of the opam base image
This commit is contained in:
parent
6966240a54
commit
5672508b00
@ -45,7 +45,8 @@ prepare:opam:
|
||||
<<: *dind_definition
|
||||
stage: prepare
|
||||
only:
|
||||
- schedules
|
||||
variables:
|
||||
- $UPDATE_OPAM
|
||||
script:
|
||||
- ./scripts/ci/create_docker_image.opam.sh "${opam_image}"
|
||||
- docker push "${opam_image}:alpine-${alpine_version}_ocaml-${ocaml_version}"
|
||||
|
Loading…
Reference in New Issue
Block a user