Update Jenkinsfile

This commit is contained in:
ametgud4u 2023-08-23 21:02:47 +05:30 committed by GitHub
parent e1e2ed9925
commit 1940f3f9e4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
Jenkinsfile vendored
View file

@ -1,4 +1,4 @@
\pipeline { pipeline {
agent { label 'kmaster' } agent { label 'kmaster' }
stages { stages {
stage('SCM') { stage('SCM') {