master
Stéphane Adjemian (Ryûk) 2021-10-30 17:27:30 +02:00
parent fa804a9b4b
commit cf2150c311
Signed by: stepan
GPG Key ID: 295C1FE89E17EB3C
1 changed files with 13 additions and 0 deletions

13
.gitlab-ci.yml Normal file
View File

@ -0,0 +1,13 @@
variables:
GIT_SUBMODULE_STRATEGY: recursive
TERM: linux
GIT_STRATEGY: fetch
website:
stage: build
only:
- master@stepan/stephane-adjemian.fr
script:
- make all
tags:
- restricted