feat: bundle rclone, busybox commands, and bash in default backrest docker image

This commit is contained in:
garethgeorge
2024-02-17 01:04:52 -08:00
parent 975d1a02fb
commit 0bc07bf1b8
8 changed files with 384 additions and 13 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ jobs:
node-version: "20"
- name: Generate
run: cd webui && npm install && npm run build-windows-devel
run: go generate ./...
- name: Build
run: go build ./...