pad-archiver/README.md
2022-04-26 21:10:09 +02:00

11 lines
330 B
Markdown

# 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'
```
The including CI configuration has to provide a `CI_ACCESS_TOKEN` that can push to the repo.