diff --git a/README b/README index edaf99b..4ec674f 100644 --- a/README +++ b/README @@ -1,10 +1,9 @@ Jenkinsfile =========== Multiple examples of Jenkinsfile, each example lives in a separate branch: | Branch | Description | Link | ----------- | ----------- | ---- | Hello World | Print hello world on the logs using Python | https://c4science.ch/source/jenkins-examples/browse/hello-world/ -| Hello World | Print hello world on the logs using Python | https://c4science.ch/source/jenkins-examples/ -| Hello World | Print hello world on the logs using Python | https://c4science.ch/source/jenkins-examples/ +| Artifacts | Save generated files in Jenkins | https://c4science.ch/source/jenkins-examples/browse/artifacts/