Skip to content

Commit

Permalink
ci: test debs
Browse files Browse the repository at this point in the history
  • Loading branch information
sc0w committed Jan 24, 2025
1 parent cb11e2c commit f716676
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions .build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,15 +39,16 @@ requires:
- xvfb

before_scripts:
- ./html-cppcheck
- ./debrepo-install 'libctk-3-dev gir1.2-ctk-3.0 libctk-3-common libctk-3-0 libcail-3-0 libcail-3-dev'
- ./install-from-git https://github.com/cafe-desktop/cafe-common master
- ./install-from-git https://github.com/cafe-desktop/cafe-desktop master
# - ./html-cppcheck
# - ./debrepo-install 'libctk-3-dev gir1.2-ctk-3.0 libctk-3-common libctk-3-0 libcail-3-0 libcail-3-dev'
# - ./install-from-git https://github.com/cafe-desktop/cafe-common master
# - ./install-from-git https://github.com/cafe-desktop/cafe-desktop master

build_scripts:
- ./before-build
- ./make-scanbuild '--enable-empty-view --enable-compile-warnings=maximum'
- ./after-build
# - ./before-build
# - ./make-scanbuild '--enable-empty-view --enable-compile-warnings=maximum'
# - ./after-build
- ./build-debs

after_scripts:
- ./gen-index -l 20 -i https://github.com/${OWNER_NAME}/cafe-icon-theme/raw/master/cafe/16x16/apps/system-file-manager.png

0 comments on commit f716676

Please sign in to comment.