[mod] correctly format .gitlab-ci.yml

This commit is contained in:
Laurent Peuch 2021-04-16 02:36:00 +02:00
parent 4726c48ad5
commit d77866621b

View file

@ -1,3 +1,4 @@
---
stages:
- build
- install
@ -12,7 +13,7 @@ default:
interruptible: true
variables:
YNH_BUILD_DIR: "ynh-build"
YNH_BUILD_DIR: "ynh-build"
include:
- local: .gitlab/ci/build.gitlab-ci.yml