added frontend

This commit is contained in:
verboomp
2026-01-21 16:08:09 +01:00
parent d2e6f5164a
commit b3de3eec8c
74 changed files with 4938 additions and 26 deletions

4
Jenkinsfile vendored
View File

@@ -58,7 +58,7 @@ pipeline {
'''
}
}
/*
stage ('Build Frontend') {
steps {
echo "running Frontend build for branch ${env.BRANCH_NAME}"
@@ -112,7 +112,7 @@ pipeline {
}
}
}
*/
stage ('Build') {
steps {
echo "running build for branch ${env.BRANCH_NAME}"