Improve emoji selections
This commit is contained in:
parent
20fd6521fb
commit
842b665659
1 changed files with 2 additions and 2 deletions
4
schutzbot/Jenkinsfile
vendored
4
schutzbot/Jenkinsfile
vendored
|
|
@ -17,7 +17,7 @@ pipeline {
|
|||
}
|
||||
stages {
|
||||
|
||||
stage("Prepare") {
|
||||
stage("Prepare 🤔") {
|
||||
agent { label "schutzbot" }
|
||||
steps {
|
||||
sh (
|
||||
|
|
@ -27,7 +27,7 @@ pipeline {
|
|||
}
|
||||
}
|
||||
|
||||
stage("Mock build ⚒") {
|
||||
stage("Mock build 👷🏻") {
|
||||
// Halt the pipeline immediately if a single mock build fails.
|
||||
// A failure to build an RPM is serious and must be
|
||||
// investigated.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue