Skip to content

Commit

Permalink
jenkins-pipeline-example
Browse files Browse the repository at this point in the history
  • Loading branch information
eyalbe4 committed May 21, 2016
1 parent dbe8363 commit 27faf06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jenkins-pipeline-examples/README.md
Expand Up @@ -157,5 +157,5 @@ You can also use [AQL](https://www.jfrog.com/confluence/display/RTF/Artifactory+
## Examples
The examples below are meant to help you get started using the Artifactory DSL in your Pipeline scripts.

* The [props-example](https://github.com/jfrogdev/project-examples/tree/master/jenkins-pipeline-examples/props-example]) download and upload files to Artifactory with properties. The props-example also uses a placeholder when uploading.
* The [aql-example](https://github.com/jfrogdev/project-examples/tree/master/jenkins-pipeline-examples/aql-example]) uses [AQL](https://www.jfrog.com/confluence/display/RTF/Artifactory+Query+Language) in its download spec.
* The [props-example](https://github.com/jfrogdev/project-examples/tree/master/jenkins-pipeline-examples/props-example) download and upload files to Artifactory with properties. The props-example also uses a placeholder when uploading.
* The [aql-example](https://github.com/jfrogdev/project-examples/tree/master/jenkins-pipeline-examples/aql-example) uses [AQL](https://www.jfrog.com/confluence/display/RTF/Artifactory+Query+Language) in its download spec.

0 comments on commit 27faf06

Please sign in to comment.