Skip to content

Commit

Permalink
Update Jenkinsfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ayufan authored Jul 1, 2017
1 parent 41bc5d5 commit c32d50c
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 @@ -39,7 +39,7 @@ node('docker && linux-build') {
export HOME=$WORKSPACE
export USER=jenkins
repo init -u https://github.com/ayufan-rock64/manifests -b default --depth=1
repo init -u https://github.com/ayufan-rock64/linux-manifests -b default --depth=1
repo sync -j 20 -c --force-sync
'''
Expand Down

0 comments on commit c32d50c

Please sign in to comment.