Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c611065fde | ||
|
|
abd16f30cf |
@ -47,4 +47,4 @@ spec:
|
|||||||
name: prepbot
|
name: prepbot
|
||||||
key: chat_channel
|
key: chat_channel
|
||||||
imagePullSecrets:
|
imagePullSecrets:
|
||||||
- name: registry-2
|
- name: registry-1
|
||||||
|
|||||||
@ -2,6 +2,7 @@ package messages
|
|||||||
|
|
||||||
import (
|
import (
|
||||||
"log"
|
"log"
|
||||||
|
"os"
|
||||||
"regexp"
|
"regexp"
|
||||||
"strings"
|
"strings"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user