Skip to content
Snippets Groups Projects
Commit 84fe8784 authored by Auke Klazema's avatar Auke Klazema
Browse files

SW-836: Automatically build the correct docker build image

parent 873224b9
No related branches found
No related tags found
1 merge request!86Resolve SW-836
stages:
- prepare
- build
- test
#
# PREPARE STAGE
#
prepare_RAServices:
stage: prepare
script:
- docker build -t ci_raservices -f SubSystems/RAServices/Dockerfile
#
# BUILD STAGE
#
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment