Skip to content
Snippets Groups Projects
Commit 01ac1180 authored by dudgns2947's avatar dudgns2947
Browse files

pipeline syntax modify8

parent dbeb202a
No related branches found
No related tags found
1 merge request!21pipeline syntax modify8
...@@ -9,7 +9,7 @@ pipeline { ...@@ -9,7 +9,7 @@ pipeline {
steps { steps {
checkout scm checkout scm
} }
}@post { @post {
success{ success{
echo 'prepare success' echo 'prepare success'
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment