mirror of
https://github.com/RPCS3/discord-bot.git
synced 2024-11-23 10:19:39 +00:00
6 lines
178 B
YAML
6 lines
178 B
YAML
|
task:
|
||
|
name: Dummy
|
||
|
container:
|
||
|
image: alpine:latest
|
||
|
script:
|
||
|
- echo "wtf is this shit and why should I configure this to prevent it executing Dockerfile"
|