This commit is contained in:
parent
1dca7e0222
commit
7823b2eb89
|
@ -29,7 +29,7 @@ steps:
|
||||||
image: pluie/alpine
|
image: pluie/alpine
|
||||||
commands:
|
commands:
|
||||||
- >
|
- >
|
||||||
curl -sSX GET -G https://zulip.meta-tech.academy/api/v1/messages \
|
curl -X POST https://zulip.meta-tech.academy/api/v1/messages \
|
||||||
-u drone-bot@zulip.meta-tech.academy:iIm8Hc2VuvK06iDxUODUIndlRu6As6bO \
|
-u drone-bot@zulip.meta-tech.academy:iIm8Hc2VuvK06iDxUODUIndlRu6As6bO \
|
||||||
--data-urlencode type=stream \
|
--data-urlencode type=stream \
|
||||||
--data-urlencode 'to="gitea"' \
|
--data-urlencode 'to="gitea"' \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user