libamxs  0.6.0
Data Model Synchronization C API
.gitlab-ci.yml
Go to the documentation of this file.
1 variables:
2  TEST_DEPS: libamxo
3  BUILD_DEPS: libamxc libamxp libamxb libamxd
4  BUILD_TARGET: libamxs
5 
6 include:
7  - remote: 'https://gitlab.com/soft.at.home/ci/gitlab-ci/raw/main/ambiorix-default-pipeline.yml'