https://gitlab.inria.fr/line/aide-group/macrovsa
Tip revision: 31a87d848f8ab28a06ccf77d0b359fc966974138 authored by vthierry on 15 December 2025, 21:31:50 UTC
sync from makefile
sync from makefile
Tip revision: 31a87d8
.gitlab-ci.yml
pages:
stage: deploy
tags:
- prod
script:
- echo ok
only:
- master
artifacts:
paths:
- public
