Regen après debug STL

This commit is contained in:
Adrien Bourmault 2022-08-25 19:50:04 +00:00
parent 49e02a25cf
commit 9e5d96d1f1
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 # 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 - build
- deploy - deploy