adds fw rules here to ensure fw is managed on apache lavel instead application level
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -211,7 +211,7 @@ Changelog of Git Changelog.
|
||||
sh '''git config user.name "Jenkins Server"
|
||||
git config user.email jenkins@confdroid.com
|
||||
echo `git add -A && git commit -am "recommit for updates in build $BUILD_NUMBER"`
|
||||
git push origin HEAD:jenkins'''
|
||||
git push origin HEAD:master'''
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user