Fix data directory chmod
This commit is contained in:
parent
e27c871038
commit
7e75283801
4 changed files with 18 additions and 1 deletions
|
@ -305,6 +305,9 @@ steps:
|
|||
group: pkg-test-5
|
||||
commands:
|
||||
- ./.ci-make.sh install-repo-test ./repo-deb/forgejo-deb-repo_0-0_all.deb forgejo-sqlite
|
||||
- ./.ci-make.sh force-clean-forgejo
|
||||
- ./.ci-make.sh install-run-test ./forgejo-sqlite_*_amd64.deb
|
||||
- ./.ci-make.sh verify-data-dir-chmod
|
||||
|
||||
upload-crystalcommit:
|
||||
image: woodpeckerci/plugin-gitea-release
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue