1
0

http method fixed

This commit is contained in:
2026-01-27 10:17:58 +01:00
parent 2793805c40
commit b1c7420aeb

View File

@@ -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"