mirror of
https://github.com/chillout2k/sos-milter.git
synced 2025-12-12 18:10:18 +00:00
Jenkins declarative pipeline
This commit is contained in:
parent
1c584584dc
commit
468a168118
@ -8,12 +8,6 @@ pipeline {
|
||||
agent any
|
||||
|
||||
stages {
|
||||
stage('Checkout SCM') {
|
||||
steps {
|
||||
checkout scm
|
||||
}
|
||||
}
|
||||
|
||||
stage('Build image') {
|
||||
steps {
|
||||
sh '/usr/bin/env'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user