disable vuln checks
Some checks failed
/ installtest-bookworm-sqlite (push) Failing after 11m21s
/ build-forgejo-deb (push) Failing after 18m10s
/ publish-release-repo (push) Failing after 13m26s
/ installtest-bookworm-user (push) Failing after 14m53s

This commit is contained in:
Alex Janka 2024-06-15 12:33:59 +10:00
parent fdbd6ccdea
commit aef259c17a

View file

@ -34,11 +34,11 @@ jobs:
cd forgejo
git update-ref refs/heads/tag_test $(git rev-parse --verify HEAD)
- run: ./.ci-make.sh submodule-make forgejo security-check
# - run: ./.ci-make.sh submodule-make forgejo security-check
- run: ./.ci-make.sh submodule-make forgejo frontend
- run: ./.ci-make.sh submodule-make forgejo checks-backend
# - run: ./.ci-make.sh submodule-make forgejo checks-backend
- name: Download Forgejo binary
run: ./.ci-make.sh download-binary forgejo-bin-dl