Add the beginning of the style guide
continuous-integration/drone/push Build is passing Details

Closes coop-cloud/abra#172.
Closes coop-cloud/organising#57.
This commit is contained in:
decentral1se 2021-06-08 11:21:46 +02:00
parent a0774bf96b
commit 7ecc41f482
Signed by: decentral1se
GPG Key ID: 92DAD76BD9567B8A
1 changed files with 8 additions and 0 deletions

View File

@ -135,3 +135,11 @@ steps:
status:
- failure
```
### Github mirroring
See [auto-mirror](https://git.autonomic.zone/coop-cloud/auto-mirror).
## Packaging style guide
- Please don't use `&image` YAML repeat anchors on the `image: ...` key because our `recipe release` logic does not handle it (see [#172](https://git.autonomic.zone/coop-cloud/abra/issues/172))