Skip to content
Snippets Groups Projects
Commit 1489cdd5 authored by 김영훈's avatar 김영훈
Browse files

Merge branch 'master' into 'main'

pipeline syntax modify8

See merge request !21
parents 4c5fad22 01ac1180
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