We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e92f59 commit f0082f5Copy full SHA for f0082f5
Jenkinsfile
@@ -55,6 +55,7 @@ pipeline {
55
steps {
56
sshagent ( ['projects-storage.eclipse.org-bot-ssh']) {
57
sh '''
58
+ #!/bin/bash
59
deployM2ERepository()
60
{
61
echo Deploy m2e repo to ${1}
0 commit comments