Hotfix #1
Gitea Scan/plate-tool/pipeline/head There was a failure building this commit Details

This commit is contained in:
Emilia Allison 2024-01-06 14:50:22 -05:00
parent 034e3133be
commit 3fa21c00f5
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -1,5 +1,5 @@
pipeline {
agent "linux_arm"
agent any
stages {
stage('Build') {