Skip to content
Snippets Groups Projects

Merge changes from apertis/v2021-updates into apertis/v2021

Merged Ritesh Raj Sarraf requested to merge apertis/v2021-updates into apertis/v2021
3 files
+ 27
1
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 12
0
test:
stage: test
image: $DOCKER_IMAGE
tags:
- lightweight
script:
- apt build-dep -y .
- make check
needs:
- pipeline: $PARENT_PIPELINE_ID
job: prepare-build-env
artifacts: true
Loading