Regen après maj STL

This commit is contained in:
Adrien Bourmault 2022-08-25 19:23:08 +00:00
parent eed256bafa
commit 41af263aa8
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
#
# For more information, see: https://docs.gitlab.com/ee/ci/yaml/index.html#stages
stages: # List of stages for jobs, and their order of execution
stages: # List of stages for jobs, and their order of execution
- build
- deploy