fix spellcheck
ci/woodpecker/pr/build-container Pipeline was successful Details
ci/woodpecker/pr/docs Pipeline failed Details

This commit is contained in:
Robert Kaussow 2023-11-07 09:27:11 +01:00
parent 5997041420
commit 9688467f51
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
2 changed files with 6 additions and 3 deletions

View File

@ -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]

View File

@ -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