Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Timothée Floure
aports
Commits
bc78ae36
Commit
bc78ae36
authored
Jun 02, 2020
by
Leo
Browse files
testing/cri-tools: fix url
parent
e1e5123f
Changes
1
Hide whitespace changes
Inline
Side-by-side
testing/cri-tools/APKBUILD
View file @
bc78ae36
...
...
@@ -9,8 +9,9 @@ arch="x86_64"
license
=
"Apache"
makedepends
=
"go"
options
=
"!check"
# no check available
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/kubernetes-sigs/cri-tools/archive/v
$pkgver
.tar.gzi
crictl.yaml"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/kubernetes-sigs/cri-tools/archive/v
$pkgver
.tar.gz
crictl.yaml
"
build
()
{
make all
...
...
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