Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ai3
tools
tabacco
Commits
b445d715
Commit
b445d715
authored
Sep 30, 2021
by
ale
Browse files
Add restic to build-depends
parent
70729e69
Pipeline
#21554
passed with stages
in 2 minutes and 24 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
b445d715
include
:
"
https://git.autistici.org/ai3/build-deb/raw/master/ci-backports.yml"
.build_pkg_template
:
before_script
:
-
"
./install_restic_for_tests.sh"
debian/control
View file @
b445d715
...
...
@@ -5,7 +5,8 @@ Maintainer: ale <ale@incal.net>
Build-Depends: debhelper-compat (= 12),
dh-golang,
golang-any (>= 1.10),
liblz4-tool
liblz4-tool,
restic
Standards-Version: 3.9.6
XS-Go-Import-Path: git.autistici.org/ai3/tools/tabacco
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment