Skip to content
Snippets Groups Projects
Commit c1648974 authored by Bas van der Tol's avatar Bas van der Tol
Browse files

Add CI

parent 39a4988f
Branches test-ci
No related tags found
No related merge requests found
Pipeline #16809 failed
stages:
- build-all
build-all:
stage: build-all
script:
- echo "Common build for everyone"
- mkdir ${CI_PROJECT_DIR}/products
- mkdir -p ${CI_PROJECT_DIR}/products/rascil
artifacts:
paths:
- ${CI_PROJECT_DIR}/products
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment