ss
Some checks failed
s434766-training/pipeline/head There was a failure building this commit

This commit is contained in:
s434766 2021-05-10 10:24:21 +02:00
parent b40762a5c4
commit 49038cd155

View File

@ -17,6 +17,7 @@ pipeline {
defaultValue: '15',
description: 'epochs',
name: 'EPOCHS'
)
stages {
stage('checkout') {