mirror of
https://github.com/izzy2lost/2ship2harkinian-Android.git
synced 2026-06-19 01:20:08 -07: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