No description
Find a file
2022-04-26 21:08:51 +02:00
lib fix git user 2022-04-26 21:08:51 +02:00
.gitlab-ci.yml add missing before_script for docker login 2022-04-26 20:48:19 +02:00
Dockerfile set entrypoint to /bin/sh 2022-04-26 20:57:46 +02:00
README.md fix typo 2022-04-19 20:53:05 +02:00
update update update 2022-04-19 20:15:43 +02:00

pad-archiver

Archives your pad. Use in your project that contains pads.txt, containing a list of URLs (one per line) with .gitlab-ci.yml like so:

include:
  - project: 'fginfo/pad-archiver'
    file: 'lib/gitlab-ci.yml'