Skip to content
This repository has been archived by the owner on Jan 4, 2023. It is now read-only.

Commit

Permalink
come on
Browse files Browse the repository at this point in the history
  • Loading branch information
tfennelly committed Sep 21, 2016
1 parent 5efaa4b commit 7bdaa9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ node {
try {
// Build blueocean and the ATH
stage 'build'
dir('blueocean-plugin') {
dir('target/blueocean-plugin') {
git url: 'https://github.com/jenkinsci/blueocean-plugin.git'
sh "echo --------"
sh "echo ${pwd()}"
Expand Down

0 comments on commit 7bdaa9d

Please sign in to comment.