This website requires JavaScript.
Explore
Help
Sign In
actions
/
zip-compress
Watch
4
Star
0
Fork
You've already forked zip-compress
0
Code
Pull Requests
Actions
Releases
Activity
master
zip-compress
/
entrypoint.sh
8 lines
67 B
Bash
Raw
Permalink
Blame
History
env
cd
$INPUT_WORK_SPACE
zip -r
$INPUT_TARGET
$INPUT_SRC
ls -al
View Git Blame
Copy Permalink