Compare commits

..

No commits in common. "05aaa8fb524431cf7415dd993818092c3ad97267" and "c26607216bf6c2cfa6134174d599c0acef1424b2" have entirely different histories.

3 changed files with 0 additions and 35 deletions

10
.gitignore vendored
View file

@ -1,10 +0,0 @@
/**/*.tar
/**/*.gz
/**/*.xz
/**/*.zstd
/**/*.zip
/**/*.rar
/**/*.deb
/*/src
/*/pkg

View file

@ -1,12 +0,0 @@
pipeline:
bin-pack:
image: debian:stable-slim
commands:
- source script/build_single.sh
- build_single ${BIN_PACK}
matrix:
BIN_PACK:
- dufs-bin
- filebrowser-bin
- forgejo-bin

View file

@ -1,13 +0,0 @@
pipeline:
dendrite:
image: golang
commands:
- source script/build_single.sh
- build_single dendrite
static-deployer-git:
image: debian:stable-slim
commands:
- source script/build_single.sh
- build_single static-deployer-git