Update CI

This commit is contained in:
Kevin Yue
2024-03-09 10:41:11 +08:00
parent 6ff552c1ec
commit 9dea81bdff
10 changed files with 244 additions and 352 deletions

View File

@@ -1,6 +0,0 @@
#!/usr/bin/make -f
export OFFLINE = @OFFLINE@ BUILD_FE=0
%:
dh $@ --no-parallel

7
packaging/deb/rules.in Executable file
View File

@@ -0,0 +1,7 @@
#!/usr/bin/make -f
export OFFLINE = @OFFLINE@
export BUILD_FE = 0
%:
dh $@ --no-parallel