mirror of
https://github.com/awesome-foss/awesome-sysadmin
synced 2024-11-14 23:57:11 +00:00
4de44a537b
- travis CI free plans were discontinued - CI pipeline is similar to https://github.com/awesome-selfhosted/awesome-selfhosted-data and uses https://github.com/nodiscc/hecat - the pipeline will not pass until https://github.com/awesome-foss/awesome-sysadmin/issues/416 has been fixed - ref. https://github.com/awesome-foss/awesome-sysadmin/issues/405
6 lines
176 B
YAML
6 lines
176 B
YAML
steps:
|
|
- name: import awesome-sysadmin README.md to YAML
|
|
module: importers/markdown_awesome
|
|
module_options:
|
|
source_file: ./README.md
|
|
output_directory: ./
|