First changes to make the build blue

This commit is contained in:
Guillem Hernandez Sola
2020-10-20 10:03:55 +02:00
parent bfa4f4b521
commit 1a03034ae5
5 changed files with 160 additions and 21 deletions

View File

@@ -3,4 +3,7 @@
### Fizz Buzz is a game where
- if the number is divisible by 3, you say Fizz
- if the number is divisible by 5, you say Buzz
- if neither, you say the number
- if neither, you say the number
### Contributors
This a Jenkinsfile Multibranch pipeline example