New builds

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

2
Jenkinsfile vendored
View File

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