diff --git a/ci/Jenkinsfile b/ci/Jenkinsfile index c0ef2a4..5200d1f 100644 --- a/ci/Jenkinsfile +++ b/ci/Jenkinsfile @@ -25,6 +25,7 @@ pipeline { archiveArtifacts 'hudctrl-*' } } + } } stage('Build Frontend') {