Commit 011edde4 authored by daidekun's avatar daidekun

tra

parent 5ef46e8b
...@@ -22,7 +22,12 @@ def call(body) { ...@@ -22,7 +22,12 @@ def call(body) {
} }
stage('Build') { stage('Build') {
echo "build" echo repo_name
echo branch_name
echo room
echo hosts
echo action
echo rollback_to_release
} }
stage('Deploy') { stage('Deploy') {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment