Skip to content

Commit

Permalink
Update update-dev1
Browse files Browse the repository at this point in the history
removed keycdn push
  • Loading branch information
shaneharrisonix authored Mar 20, 2024
1 parent ef4df83 commit f799d3a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions jenkins/update-dev1
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ pipeline {
stage('Publish') {
steps {
sh 'rsync -rvza -e "ssh -i ~/.ssh/id_rsa -o StrictHostKeyChecking=no" --delete --exclude="pdf/" --exclude="PRs/" --exclude="CNAME" --exclude="download/" public/ [email protected]:/var/www/html/docs-dev1'
sh 'rsync -rtvz -e "ssh -i ~/.ssh/id_rsa_automation" --chmod=D2755,F644 /root/jenkins/workspace/Documentation/Docs/Internal_Demo_docs-dev.ixsystems.com/public/ [email protected]:truenas/docs'
}
}
}
}
}

0 comments on commit f799d3a

Please sign in to comment.