Permalink
Showing
with
1 addition
and
1 deletion.
-
+1
−1
Jenkinsfile
|
@@ -64,7 +64,7 @@ node { |
|
|
|
|
|
stage 'Notify' |
|
|
|
|
|
slackSend color: 'good', message: "${{maintainer}}/${{imagename}}:${{tag}} pushed to DockerHub" |
|
|
slackSend color: 'good', message: "$maintainer/$imagename:$tag pushed to DockerHub" |
|
|
} |
|
|
|
|
|
def maintainer() { |
|
|
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.