Compare commits

..

1 commit

Author SHA1 Message Date
32743324e1 Update dependency reflect-metadata to v0.1.14
Some checks failed
forgejo/Procyon/seedling/pipeline/head There was a failure building this commit
forgejo/Procyon/seedling/pipeline/pr-master There was a failure building this commit
2023-12-08 07:33:07 +00:00

2
Jenkinsfile vendored
View file

@ -5,6 +5,6 @@ FrontendBuild({
appName = 'seedling'
runLint = false
runUnitTest = false
runSmokeTest = false
runE2ETest = false
runDockerRelease = false
})