Skip to content

Commit

Permalink
remove steps
Browse files Browse the repository at this point in the history
Signed-off-by: Yellow Shine <[email protected]>
  • Loading branch information
yellow-shine committed Aug 17, 2024
1 parent 0a50cbd commit c4dfa6a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ci/jenkins/PR-for-go-sdk.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ pipeline {
}
post {
always {
steps {
container('tkn') {
script {
tekton.sure_stop(job_name)
Expand All @@ -113,7 +112,6 @@ pipeline {
build_id: env.BUILD_ID
}
}
}
}
}
}
Expand Down

0 comments on commit c4dfa6a

Please sign in to comment.