sign drone config
continuous-integration/drone/push Build was killed Details

This commit is contained in:
Robert Kaussow 2023-09-27 21:26:06 +02:00
parent 52267c4980
commit 50667bbfb4
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
2 changed files with 6 additions and 1 deletions

View File

@ -43,6 +43,11 @@ steps:
LINK_VALIDATOR_BASE_DIR: public
LINK_VALIDATOR_RETRIES: 3
- name: linkcheck
image: lycheeverse/lychee
commands:
- lychee --no-progress content/ README.md
- name: build
image: thegeeklab/hugo:0.115.2
commands:

View File

@ -6,4 +6,4 @@ Ansible resource documentation.
## License
This project is licensed under the MIT License - see the [LICENSE](https://github.com/ansible/galaxy/blob/main/LICENSE) file for details.
This project is licensed under the MIT License - see the [LICENSE](https://gitea.rknet.org/ansible/galaxy/src/branch/main/LICENSE) file for details.