add docker files

This commit is contained in:
canguilieme julien 2024-10-07 21:18:23 +02:00
parent f7ea271133
commit 60eaa84365

View File

@ -41,5 +41,7 @@
# - test-job # - test-job
test-runner: test-runner:
stage: test stage: test
tags:
- deploiement
script: script:
- echo "Le runner fonctionne correctement." - echo "Le runner fonctionne correctement."