imagine ça marche

This commit is contained in:
Maxime Lechable
2026-08-10 14:19:28 +00:00
parent 2152dbcb96
commit 7735a61d6d
+9
View File
@@ -0,0 +1,9 @@
stages:
- mon_app
test_app:
stage: mon_app
image: python:latest
script:
- echo "hello world"