http method fixed
This commit is contained in:
@@ -49,7 +49,7 @@ tasks:
|
||||
args:
|
||||
- "-sS"
|
||||
- "-X"
|
||||
- "POST"
|
||||
- "PUT"
|
||||
- "-H"
|
||||
- "Authorization: token $(decrypt(gitToken,keyfile))"
|
||||
- "-H"
|
||||
@@ -64,7 +64,7 @@ tasks:
|
||||
args:
|
||||
- "-sS"
|
||||
- "-X"
|
||||
- "POST"
|
||||
- "PUT"
|
||||
- "-H"
|
||||
- "Authorization: token $(decrypt(gitToken,keyfile))"
|
||||
- "-H"
|
||||
|
||||
Reference in New Issue
Block a user