Commit 2c94749b authored by nanahira's avatar nanahira

don't use rsync

parent 1c577a2d
......@@ -62,7 +62,7 @@ pack:
- cd ..
- 7z a -mx9 dist/archive/ygopro-222DIY-data.7z expansions update ygopro.exe
- 7z a -mx9 dist/archive/ygopro-222DIY-sound.7z sound
- rsync -avz --exclude=.*.yml --exclude=.git* --exclude=dist ./ dist/contents
- mv -f * dist/contents/ || true
artifacts:
paths:
- dist/
......
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