Compare commits
No commits in common. "d510477ba317f69bf7d4376a2917b4cda6d1d629" and "1e8337077c1840e073c9209057c98235aa35235d" have entirely different histories.
d510477ba3
...
1e8337077c
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -52,13 +52,13 @@ pipeline {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
stage('script'){
|
stage('script'){
|
||||||
when { changeset "src/script.md"}
|
when { changeset "script artifacts/script.md"}
|
||||||
steps {
|
steps {
|
||||||
sh "/home/adam/beef-kafka-script.sh potterverse-wizards-are-morons"
|
sh "/home/adam/beef-kafka-script.sh potterverse-wizards-are-morons"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
stage('credits'){
|
stage('credits'){
|
||||||
when { changeset "src/credits.txt"}
|
when { changeset "script artifacts/credits.txt"}
|
||||||
steps {
|
steps {
|
||||||
sh "/home/adam/beef-kafka-credits.sh potterverse-wizards-are-morons"
|
sh "/home/adam/beef-kafka-credits.sh potterverse-wizards-are-morons"
|
||||||
}
|
}
|
||||||
|
@ -40,7 +40,7 @@ no wonder the "feared dark lord" (who lost a 1v1 against literally a baby) got b
|
|||||||
|
|
||||||
## Felix Felicis is Fine, actually
|
## Felix Felicis is Fine, actually
|
||||||
|
|
||||||
You might wonder why I haven't touched on the seemingly paradoxical rarity of Liquid Luck. There *is* a good in-universe justification for why it isn't dispensed out of fountains every 10 feet.
|
I was going to include a section on Liquid Luck. But there *is* a good in-universe justification for why it isn't dispensed out of fountains every 10 feet.
|
||||||
|
|
||||||
[it's in half blood prince]
|
[it's in half blood prince]
|
||||||
[Terry Boot] "Why don’t people drink it all the time, sir?""
|
[Terry Boot] "Why don’t people drink it all the time, sir?""
|
||||||
|
Loading…
Reference in New Issue
Block a user