-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.yaml
44 lines (38 loc) · 1.19 KB
/
README.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
---
#
# This is the canonical configuration for the `README.md`
# Run `make readme` to rebuild the `README.md`
#
# Name of this project
name: circleci-buildpack-deps-awscli
# Tags of this project
tags:
- docker
- circleci
- terraform
- python
- nodejs
- yamllint
# License of this project
license: "APACHE2"
# Canonical GitHub repo
github_repo: enter-at/circleci-buildpack-deps-awscli
# Badges to display
badges:
- name: "Build Status"
image: "https://github.com/enter-at/circleci-buildpack-deps-awscli/workflows/Docker%20Lint/badge.svg"
url: "https://github.com/enter-at/circleci-buildpack-deps-awscli/actions"
- name: "Latest Release"
image: "https://img.shields.io/github/release/enter-at/circleci-buildpack-deps-awscli.svg"
url: "https://github.com/enter-at/circleci-buildpack-deps-awscli/releases/latest"
- name: "Semantic Release"
image: "https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg"
url: "https://github.com/semantic-release/semantic-release"
# Short description of this project
description: |-
A Docker container that includes CircleCI build deps with:
- Python 3
- yamllint
- AWS CLI
- Node.js
- Terraform