libamxc  1.10.3
C Generic Data Containers
.gitlab-ci.yml
Go to the documentation of this file.
1 variables:
2  DOC_GEN_CMD: "make doc"
3  BUILD_TARGET: libamxc
4 
5 include:
6  - remote: 'https://gitlab.com/soft.at.home/ci/gitlab-ci/raw/main/ambiorix-default-pipeline.yml'
7