diff --git a/Jenkinsfile b/Jenkinsfile index 1bec92c..db3318f 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -21,8 +21,8 @@ pipeline { -H 'accept: application/json' \ -H 'Authorization: token ${env.JENKINSONGITEA}' \ -H 'Content-Type: application/json' \ - --data-binary post.json' - + --data-binary post.json + rm post.json """) diff --git a/meta/avatar.png b/meta/avatar.png index cf161a2..d4ed580 100644 Binary files a/meta/avatar.png and b/meta/avatar.png differ