Compare commits

..

1 commit

Author SHA1 Message Date
164e651e1f Update dependency @types/jest to v29.5.11
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 05:34:01 +00:00

2
Jenkinsfile vendored
View file

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