mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-27 14:57:41 +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 \
|
-t $name \
|
||||||
"$context"
|
"$context"
|
||||||
|
|
||||||
mkdir -p dist/
|
|
||||||
docker run $name tar -c -C /vdirsyncer pkgs | tar x -C "$context"
|
docker run $name tar -c -C /vdirsyncer pkgs | tar x -C "$context"
|
||||||
package_cloud push pimutils/vdirsyncer/$distro/$distrover $context/pkgs/*.deb
|
package_cloud push pimutils/vdirsyncer/$distro/$distrover $context/pkgs/*.deb
|
||||||
rm -rf "$context"
|
rm -rf "$context"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue