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