2025-02-04 18:28:47 +01:00
|
|
|
namespace: finallycoffee
|
|
|
|
name: cicd
|
|
|
|
version: "0.0.1"
|
|
|
|
readme: README.md
|
|
|
|
authors:
|
|
|
|
- transcaffeine <transcaffeine@finally.coffee>
|
|
|
|
description: Services for continous integration and continous delivery
|
|
|
|
dependencies:
|
|
|
|
"community.docker": "^4.0.0"
|
|
|
|
license_file: LICENSE.md
|
|
|
|
build_ignore:
|
|
|
|
- '*.tar.gz'
|
|
|
|
repository: https://git.finally.coffee/finallycoffee/cicd
|
|
|
|
issues: https://codeberg.org/finallycoffee/ansible-collection-cicd/issues
|
2025-02-09 18:31:54 +01:00
|
|
|
tags:
|
|
|
|
- cicd
|
|
|
|
- ci
|
|
|
|
- cd
|