Compare commits
2 commits
722848165b
...
900fd69a59
Author | SHA1 | Date | |
---|---|---|---|
900fd69a59 | |||
6da13d2fae |
2 changed files with 6 additions and 2 deletions
|
@ -1,3 +1,7 @@
|
|||
# karaokards
|
||||
|
||||
Silly little twitch bot that gives prompts for songs to sing
|
||||
Silly little twitch bot that gives prompts for songs to sing.
|
||||
|
||||
Auto-built from my Drone CI and pushed to dockerhub.
|
||||
[](https://ci.martyn.berlin/martyn/karaokards)
|
||||
|
||||
|
|
|
@ -31,7 +31,7 @@ spec:
|
|||
run: kardbot
|
||||
spec:
|
||||
containers:
|
||||
- image: imartyn/karokardbot:0.0.1
|
||||
- image: imartyn/karaokardbot:0.0.1
|
||||
imagePullPolicy: IfNotPresent
|
||||
name: kardbot
|
||||
resources: {}
|
||||
|
|
Loading…
Add table
Reference in a new issue