Skip to content
Snippets Groups Projects
Commit 65b3a770 authored by tgsiegel's avatar tgsiegel
Browse files

fix

parent 5d1d1aa5
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,9 @@ pipeline {
stages {
stage('notify') {
slack_send_start
steps {
slack_send_start
}
}
stage('build new dawn-cli') {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment