mirror of
https://github.com/garethgeorge/backrest.git
synced 2026-09-21 15:35:35 +00:00
feat: bundle rclone, busybox commands, and bash in default backrest docker image
This commit is contained in:
@@ -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 ./...
|
||||
|
||||
Reference in New Issue
Block a user