Update Jenkinsfile

This commit is contained in:
2024-04-22 14:58:34 +00:00
parent 27517d7419
commit 929978fa87

2
Jenkinsfile vendored
View File

@@ -1,5 +1,5 @@
pipeline { pipeline {
agent linux { agent {linux} {
stages { stages {
stage('Build') { stage('Build') {
steps { steps {