Remove BOM from Jenkinsfile
All checks were successful
Gitea/WheresMyMoney/pipeline/head This commit looks good

This commit is contained in:
Michał Leśniak 2025-01-26 15:35:33 +01:00
parent 36ca62f220
commit 253e40e3f0

2
Jenkinsfile vendored
View File

@ -1,4 +1,4 @@
pipeline {
pipeline {
agent { label 'Kapitan-PC' }
environment {
ANDROID_HOME = 'C:\\Users\\lemi4\\AppData\\Local\\Android\\sdk'