build: refs #6695 try run front
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details

This commit is contained in:
Alex Moreno 2025-01-29 08:17:55 +01:00
parent 9b5c8303bd
commit 144d1fe620
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -71,7 +71,7 @@ pipeline {
expression { !PROTECTED_BRANCH }
}
environment {
NODE_ENV = ""
CREDENTIALS = credentials('docker-registry')
}
steps {
script {