Skip to content
Snippets Groups Projects
Commit a1b42854 authored by Lucas Signorelli's avatar Lucas Signorelli
Browse files

Ajout d'un stage de test (comprendre fonctionnement)

parent 11804460
No related branches found
No related tags found
No related merge requests found
Pipeline #10762 failed
image: codeception/codeception
stages:
- test
unit-test-job: # Le job se lance dans la phase de test
stage: test
script:
- echo "Running unit tests"
- sleep 10
- echo "Unit tests finished"
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment