Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
b9b98f8d
Commit
b9b98f8d
authored
Jul 15, 2020
by
Balasankar "Balu" C
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix location of k3d install script
Signed-off-by:
Balasankar "Balu" C
<
balasankarc@autistici.org
>
parent
f9f7cbaa
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
qa/Dockerfile
qa/Dockerfile
+1
-1
No files found.
qa/Dockerfile
View file @
b9b98f8d
...
...
@@ -52,7 +52,7 @@ RUN rm -f chromedriver_linux64.zip
# Install K3d local cluster support
# https://github.com/rancher/k3d
#
RUN
curl
-s
https://raw.githubusercontent.com/rancher/k3d/ma
ster
/install.sh |
TAG
=
"v
${
K3D_VERSION
}
"
bash
RUN
curl
-s
https://raw.githubusercontent.com/rancher/k3d/ma
in
/install.sh |
TAG
=
"v
${
K3D_VERSION
}
"
bash
##
# Install gcloud and kubectl CLI used in Auto DevOps test to create K8s
...
...
Write
Preview
Markdown
is supported
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