Update 'Jenkinsfile'

This commit is contained in:
Patryk Gałka 2023-04-18 15:35:14 +02:00
parent 2f5e4a618a
commit 86b780f0ff

2
Jenkinsfile vendored
View File

@ -14,7 +14,7 @@ pipeline {
name: 'KAGGLE_KEY'
)
])
stages {
stages {
stage('Hello') {
steps {
//Wypisz wartość parametru w konsoli (To nie jest polecenie bash, tylko groovy!)