Skip to content
Snippets Groups Projects
Verified Commit ab84c11a authored by David Hoese's avatar David Hoese
Browse files

Add building of additional images to CI

parent 25ff4a3f
No related branches found
No related tags found
No related merge requests found
stages:
- build_image
- test_image
- deploy_image
# - deploy_image
- deploy_application
- registry_cleanup
image: "${CI_REGISTRY_IMAGE}/cibuild:19.03.1"
variables:
DOCKER_TLS_CERTDIR: "/certs"
#IMAGES_TO_BUILD: "cspp_geo_grb cspp_geo_grb_notify tests/cspp_geo_grb_sender"
IMAGES_TO_BUILD: "tests/cspp_geo_grb_sender"
IMAGES_TO_BUILD: "cspp_geo_grb cspp_geo_grb_notify tests/cspp_geo_grb_sender"
services:
- docker:19.03.1-dind
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment