5 lines
No EOL
140 B
YAML
5 lines
No EOL
140 B
YAML
image: curl:latest
|
|
|
|
publish:
|
|
script:
|
|
- "curl --header 'Content-Type: application/json' --data @intro.json $DISCORD_WEBHOOK_URL" |