update do zadania 2 z lab 06

This commit is contained in:
Norbert Walkowiak 2023-06-08 09:31:26 +02:00
parent 7c9d1e1486
commit 4a46fa8d86

View File

@ -7,12 +7,6 @@ pipeline{
description: 'Number of epochs',
defaultValue: '10'
)
string(
name: 'BRANCH',
description: 'Branch name',
defaultValue: 'master'
)
}
stages{