Compare commits

..

1 commit

Author SHA1 Message Date
6a2c2a6f8f Update dependency eslint-config-prettier to v9.1.0
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:05 +00:00

2
Jenkinsfile vendored
View file

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