Go to file
jolheiser 9f090ef230
README
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2020-10-26 22:27:58 -05:00
.gitignore Initial commit 2020-10-26 22:27:21 -05:00
Dockerfile Initial commit 2020-10-26 22:27:21 -05:00
go.mod Initial commit 2020-10-26 22:27:21 -05:00
go.sum Initial commit 2020-10-26 22:27:21 -05:00
LICENSE Initial commit 2020-10-26 22:27:21 -05:00
main.go Initial commit 2020-10-26 22:27:21 -05:00
Makefile Initial commit 2020-10-26 22:27:21 -05:00
README.md README 2020-10-26 22:27:58 -05:00

Drone Archiver

Settings

drone-arc will determine the archive to use based on output

Optional

  • files - List of file-globs to add to the archive (default: "*")
  • output - Output name of the archive. (default: "archive.tar.gz")