Commit a65d7e71 authored by Guillaume Quintard's avatar Guillaume Quintard

[cci] don't checkout the alpine branch

parent df1c887f
......@@ -221,7 +221,6 @@ jobs:
ssh-keyscan -H github.com >> ~/.ssh/known_hosts
echo ${CIRCLE_REPOSITORY_URL}
git clone --branch=weekly https://github.com/varnishcache/pkg-varnish-cache.git .
git checkout alpine
tar cvzf debian.tar.gz debian --dereference
tar cvzf redhat.tar.gz redhat --dereference
tar cvzf alpine.tar.gz alpine --dereference
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment