3 lines
120 B
YAML
3 lines
120 B
YAML
script:
|
|
- echo "testfile" > FeedTheMonkey-123.AppImage
|
|
- curl -F "file=@FeedTheMonkey-123.AppImage" https://file.io
|