modified
parent
03f9ee77b8
commit
aa88b3daf3
|
|
@ -122,7 +122,7 @@
|
|||
|
||||
dir("/opt/workspace/coco_terraform_config/") {
|
||||
sh 'git add .'
|
||||
sh ('git commit -m "${timestamp}"')
|
||||
sh ('git commit -m "123"')
|
||||
sh 'git push origin automatedSLOGeneration'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue