imagine ça marche
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
stages:
|
||||
- mon_app
|
||||
|
||||
test_app:
|
||||
stage: mon_app
|
||||
image: python:latest
|
||||
script:
|
||||
- echo "hello world"
|
||||
|
||||
Reference in New Issue
Block a user