Jnkns test

This commit is contained in:
MatOgr 2022-04-03 20:31:30 +02:00
parent 8509b946a5
commit 04ade438c3

View File

@ -1,6 +1,6 @@
pipeline {
// properties([[$class: 'GogsProjectProperty', gogsBranchFilter: '', gogsSecret: <object of type hudson.util.Secret>, gogsUsePayload: false], [$class: 'RebuildSettings', autoRebuild: false, rebuildDisabled: false], parameters([string('CUTOFF')]), pipelineTriggers([pollSCM('')])])
agent none
stages {
stage('sh: Shell script') {