mirror of
https://github.com/zeldaret/mm.git
synced 2026-07-01 11:18:49 -04:00
Set up AnsiColor Jenkins plugin (#682)
* Set up AnsiColor Jenkins plugin * deliberate error * Update z_en_firefly.c
This commit is contained in:
Vendored
+4
@@ -3,6 +3,10 @@ pipeline {
|
||||
label 'mm'
|
||||
}
|
||||
|
||||
options {
|
||||
ansiColor('xterm')
|
||||
}
|
||||
|
||||
stages {
|
||||
stage('Check formatting') {
|
||||
steps {
|
||||
|
||||
Reference in New Issue
Block a user