Skip to content
Snippets Groups Projects
Commit 4386c6ab authored by Millian Poquet's avatar Millian Poquet
Browse files

initial gitlab ci config

parent 612c7835
No related branches found
No related tags found
No related merge requests found
image: oarteam/batsim_ci:latest
stages:
- big_stage
figures:
stage: big_stage
script:
- nix-shell -A shell --command "ninja"
artifacts:
when: always
paths:
- ./pipe-usage-example.pdf
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment