Skip to content
/ ga-zip Public
generated from actions/container-action

Github action used to zip a folder for lambda use

License

Notifications You must be signed in to change notification settings

fxtr/ga-zip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zip action

Github action used to zip a folder for lambda use This is necesary because we need to zip files without relative folder paths, so lamba can unpack them.

Takes three parameters

  • target: files to zip
  • workdir: the folder from which we run the zip command
  • destination: destination of the zipfile

NOTE: This does not zip hidden files in the target folder

About

Github action used to zip a folder for lambda use

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published