New builds

This commit is contained in:
retropikzel 2026-07-22 16:07:09 +03:00
parent 653ee52331
commit 4c341e74ea
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -1,6 +1,6 @@
pipeline {
agent {
label 'docker'
label 'docker-x86-64'
}
triggers {