Skip to content
Snippets Groups Projects
Commit b109c4eb authored by Luquor's avatar Luquor
Browse files

Refactor des espaces

parent 67e0dae7
No related branches found
No related tags found
No related merge requests found
Pipeline #10848 passed
......@@ -5,7 +5,6 @@ image:
stages:
- build
- test
- deploy
cache:
paths:
......@@ -22,9 +21,4 @@ unit-test-job: # Le job se lance dans la phase de test
stage: test
script:
- echo "Running unit tests"
deploy-job: # Le job se lance dans la phase de déploiement
stage: deploy
script:
- echo "Deploying the project"
\ 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