OP enable target by default
This commit is contained in:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -93,7 +93,6 @@ pipeline {
|
||||
git rm -r --cached .vscode || echo "No .vscode to remove from git"
|
||||
git add -A && git commit -am "Recommit for updates in build $BUILD_NUMBER" || echo "No changes to commit"
|
||||
git push origin HEAD:master
|
||||
|
||||
'''
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user