stupid hobbit
Some checks failed
WEB karideo and rabbit/archidata/pipeline/head There was a failure building this commit

This commit is contained in:
Edouard DUPIN 2023-01-10 22:35:24 +01:00
parent fcbf051c10
commit a0269cbca7

View File

@ -20,11 +20,6 @@ pipeline {
TAG_DOCKER = getEnvName(env.BRANCH_NAME)
}
stages {
stage('Configure environment') {
steps {
sh 'apk add --no-cache maven git'
}
}
stage('save-evironment') {
steps {
sh 'ls -la'