Skip to content

Commit

Permalink
Update library.groovy
Browse files Browse the repository at this point in the history
  • Loading branch information
dqzboy authored Nov 30, 2022
1 parent 0ecc0ba commit 3bd262d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/library.groovy
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
package org.devops
def Ding() {
def HttpReq() {
sh """
curl --location --request POST 'https://oapi.dingtalk.com/robot/send?access_token=<you token>' \
--header 'Content-Type: application/json' \
Expand Down

0 comments on commit 3bd262d

Please sign in to comment.