mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
Remove leftover
This commit is contained in:
parent
ebafa3b69b
commit
414292bc50
1 changed files with 0 additions and 1 deletions
|
|
@ -14,7 +14,6 @@ docker build \
|
|||
-t $name \
|
||||
"$context"
|
||||
|
||||
mkdir -p dist/
|
||||
docker run $name tar -c -C /vdirsyncer pkgs | tar x -C "$context"
|
||||
package_cloud push pimutils/vdirsyncer/$distro/$distrover $context/pkgs/*.deb
|
||||
rm -rf "$context"
|
||||
|
|
|
|||
Loading…
Reference in a new issue