Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
varnish-cache
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
varnishcache
varnish-cache
Commits
a65d7e71
Commit
a65d7e71
authored
Dec 26, 2019
by
Guillaume Quintard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[cci] don't checkout the alpine branch
parent
df1c887f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
config.yml
.circleci/config.yml
+0
-1
No files found.
.circleci/config.yml
View file @
a65d7e71
...
@@ -221,7 +221,6 @@ jobs:
...
@@ -221,7 +221,6 @@ jobs:
ssh-keyscan -H github.com >> ~/.ssh/known_hosts
ssh-keyscan -H github.com >> ~/.ssh/known_hosts
echo ${CIRCLE_REPOSITORY_URL}
echo ${CIRCLE_REPOSITORY_URL}
git clone --branch=weekly https://github.com/varnishcache/pkg-varnish-cache.git .
git clone --branch=weekly https://github.com/varnishcache/pkg-varnish-cache.git .
git checkout alpine
tar cvzf debian.tar.gz debian --dereference
tar cvzf debian.tar.gz debian --dereference
tar cvzf redhat.tar.gz redhat --dereference
tar cvzf redhat.tar.gz redhat --dereference
tar cvzf alpine.tar.gz alpine --dereference
tar cvzf alpine.tar.gz alpine --dereference
...
...
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