Nantes Université

Skip to content
Extraits de code Groupes Projets
Valider 19a53b2d rédigé par Daniel BALOUEK's avatar Daniel BALOUEK
Parcourir les fichiers

Mettre à jour le fichier .gitlab-ci.yml

parent ed4c0e1f
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
Pipeline #99139 réussi
......@@ -5,7 +5,7 @@ stages:
build-job:
stage: build
script:
- echo "Hello" | tr -d "\n" > file1.txt
- echo "Hello\t" > file1.txt
- echo $GITLAB_USER_LOGIN! > file2.txt
- cat file1.txt file2.txt > welcome.txt
artifacts:
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter