Skip to content

Commit

Permalink
Merge pull request #40 from danieljamesrees/chnge-cp-command
Browse files Browse the repository at this point in the history
Change cp command in test-jenkins.yml
  • Loading branch information
danieljamesrees authored Jun 4, 2018
2 parents 64a4fa9 + c4e4a25 commit 6c5f705
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/tasks/test-jenkins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ run:
popd
export INSTALLED_PLUGINS_FILE_PATH="${PWD}/${INSTALLED_PLUGINS_FILE_PATH_SUFFIX}"
cp -R devtools-tests /go/src/
cp -R devtools-tests/* /go/src/
sleep 10
pushd /go/src
Expand Down

0 comments on commit 6c5f705

Please sign in to comment.