Compare commits
7 Commits
1.3.0
...
a4cde53a63
| Author | SHA1 | Date | |
|---|---|---|---|
| a4cde53a63 | |||
| cdd06e78d0 | |||
| 5229ecd6b6 | |||
| 7e45b51a8a | |||
| 5a3efb8d99 | |||
| 6041244174 | |||
| ff4412cf19 |
@@ -4,3 +4,4 @@
|
||||
deploy.sh
|
||||
README.md
|
||||
test.sh
|
||||
Jenkinsfile
|
||||
|
||||
19
Jenkinsfile
vendored
Normal file
19
Jenkinsfile
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
pipeline {
|
||||
agent {
|
||||
docker {
|
||||
image 'morlay/buildx:607a2ce'
|
||||
}
|
||||
}
|
||||
stages {
|
||||
stage('Build') {
|
||||
steps {
|
||||
echo 'BUILD'
|
||||
}
|
||||
}
|
||||
stage('Build Tag') {
|
||||
steps {
|
||||
echo 'BUILD TAG'
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -52,6 +52,7 @@
|
||||
"Better change tactics",
|
||||
"honk.wmv",
|
||||
"bomk",
|
||||
"Degenerate",
|
||||
"guys literally only want one thing",
|
||||
"Dame da ne~!",
|
||||
"You can't look up with your tongue out",
|
||||
@@ -116,6 +117,12 @@
|
||||
// - Me
|
||||
"\"I fuck dirt\"",
|
||||
// - Me
|
||||
"\"Glorious Soviet manmeat\"",
|
||||
// - Me
|
||||
"\"Ah shit, soap! I'm getting hard!\"",
|
||||
// - Me
|
||||
"\"Tom Nook has whores in stock\"",
|
||||
// - Me
|
||||
"\"I suck a lot of dick, get over here\"",
|
||||
// - Brett
|
||||
"\"This was worth sucking dick\"",
|
||||
@@ -130,6 +137,8 @@
|
||||
// - Brett
|
||||
"\"Let's get this cock onto a tray!\"",
|
||||
// - Brett
|
||||
"\"All she needs to do is step on me\"",
|
||||
// - Brett
|
||||
"\"This is Hell, they are all prostitutes.\"",
|
||||
// - Jordyn
|
||||
"\"Isn't an asshole like a brass instrument?\"",
|
||||
@@ -140,8 +149,12 @@
|
||||
// - Jacob
|
||||
"\"Much edge\"",
|
||||
// - Jacob
|
||||
"\"Ranked sudoku\"",
|
||||
// - Jacob
|
||||
"\"Oh it's a bear\"",
|
||||
// - Lea, moments before being mauled by a grizzly bear
|
||||
"\"Double-bitched out of love~\"",
|
||||
// - Lea
|
||||
"\"I'm in danger!\"",
|
||||
// - At least four of us, constantly shittalking
|
||||
"\"He got cancer and became a Nazi\"",
|
||||
@@ -164,12 +177,12 @@
|
||||
// - Syd
|
||||
"\"I'm gonna fart. I'm gonna-\"",
|
||||
// - Tex of BPL, just before he farts medical into the next universe
|
||||
"\"Double-bitched out of love~\"",
|
||||
// - vampqu33n
|
||||
"\"Fixing PHP is like coming home\"",
|
||||
// - JE
|
||||
"\"Now the Nazi party thinks I'm their little pogchamp\"",
|
||||
// - Jacob, after I said he's my little pogchamp
|
||||
"\"Fuck you, I had three ass surgeries!\"",
|
||||
// - Jacob
|
||||
"\"They're children you thirsty whores\"",
|
||||
// - Sam
|
||||
"\"Pichu is illegal\"",
|
||||
@@ -182,6 +195,8 @@
|
||||
// - Rachael
|
||||
"\"Beans fuck\"",
|
||||
// - Preston
|
||||
"\"So that's 9/11\"",
|
||||
// - Lena
|
||||
"God dammit, Sam",
|
||||
"God dammit, Jacob",
|
||||
"God dammit",
|
||||
|
||||
Reference in New Issue
Block a user