fix spellcheck
This commit is contained in:
parent
5997041420
commit
9688467f51
@ -34,7 +34,7 @@ steps:
|
||||
target: DOCKER_USER
|
||||
environment:
|
||||
PUSHRM_FILE: README.md
|
||||
PUSHRM_SHORT: Custom Alpine image including a common toolset
|
||||
PUSHRM_SHORT: Custom Alpine image including a common toolkit
|
||||
PUSHRM_TARGET: ${CI_REPO}
|
||||
when:
|
||||
- event: [push, manual]
|
||||
|
@ -1,6 +1,6 @@
|
||||
# alpine
|
||||
|
||||
Custom Alpine image including a common toolset
|
||||
Custom Alpine image including a common toolkit
|
||||
|
||||
[![Build Status](https://img.shields.io/drone/build/docker/alpine-tools?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/docker/alpine-tools)
|
||||
[![Docker Hub](https://img.shields.io/badge/dockerhub-latest-blue.svg?logo=docker&logoColor=white)](https://hub.docker.com/r/thegeeklab/alpine)
|
||||
@ -8,10 +8,12 @@ Custom Alpine image including a common toolset
|
||||
[![Source: Gitea](https://img.shields.io/badge/source-gitea-blue.svg?logo=gitea&logoColor=white)](https://gitea.rknet.org/docker/alpine-tools)
|
||||
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://gitea.rknet.org/docker/alpine-tools/src/branch/main/LICENSE)
|
||||
|
||||
Custom Alpine image including a common toolset.
|
||||
Custom Alpine image including a common toolkit.
|
||||
|
||||
**Included software:**
|
||||
|
||||
<!-- spellchecker-disable -->
|
||||
|
||||
- curl
|
||||
- make
|
||||
- tar
|
||||
@ -22,6 +24,7 @@ Custom Alpine image including a common toolset.
|
||||
- spellchecker-cli
|
||||
- js-beautify
|
||||
- yamllint
|
||||
<!-- spellchecker-enable -->
|
||||
|
||||
## License
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user