5 Commits

Author SHA1 Message Date
a4cde53a63 Switch to a Docker agent (hopefully)
Some checks failed
Git Desu/9iron/pipeline/head There was a failure building this commit
2022-01-23 08:46:34 -06:00
cdd06e78d0 Fix syntax error in Jenkinsfile
All checks were successful
Git Desu/9iron/pipeline/head This commit looks good
2022-01-22 15:28:24 -06:00
5229ecd6b6 Merge gitlab.com:rehashedsalt/9iron
Some checks failed
Git Desu/9iron/pipeline/head There was a failure building this commit
2022-01-22 15:25:31 -06:00
7e45b51a8a Add test Jenkinsfile 2022-01-22 15:25:03 -06:00
5a3efb8d99 Add a quote 2022-01-16 21:07:39 -06:00
3 changed files with 22 additions and 0 deletions

View File

@@ -4,3 +4,4 @@
deploy.sh
README.md
test.sh
Jenkinsfile

19
Jenkinsfile vendored Normal file
View 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'
}
}
}
}

View File

@@ -137,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?\"",