Skip to content

Commit

Permalink
updated Jenkinsfile
Browse files Browse the repository at this point in the history
  • Loading branch information
nautilussu committed Jun 24, 2019
1 parent 7c69f85 commit a5c88fe
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@
^README\.Rmd$
^README-.*\.png$
^\.travis\.yml$
^Jenkinsfile$
5 changes: 5 additions & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#!/usr/bin/env groovy

@Library('nestautomation@master') _

rpackagePipeline() // Date: 1560850308

0 comments on commit a5c88fe

Please sign in to comment.