fix ci
This commit is contained in:
parent
7b14af42fb
commit
75c7a60db3
@ -0,0 +1,2 @@
|
|||||||
|
kube-tools
|
||||||
|
Kubernetes
|
@ -34,7 +34,7 @@ steps:
|
|||||||
target: DOCKER_USER
|
target: DOCKER_USER
|
||||||
environment:
|
environment:
|
||||||
PUSHRM_FILE: README.md
|
PUSHRM_FILE: README.md
|
||||||
PUSHRM_SHORT: Custom Alpine image including a Kubernetes toolkit
|
PUSHRM_SHORT: Custom Kubernetes toolkit container based on Alpine
|
||||||
PUSHRM_TARGET: thegeeklab/${CI_REPO_NAME}
|
PUSHRM_TARGET: thegeeklab/${CI_REPO_NAME}
|
||||||
when:
|
when:
|
||||||
- event: [push, manual]
|
- event: [push, manual]
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# kube-tools
|
# kube-tools
|
||||||
|
|
||||||
Custom Alpine image including a Kubernetes toolkit
|
Custom Kubernetes toolkit container based on Alpine
|
||||||
|
|
||||||
<!-- spellchecker-disable -->
|
<!-- spellchecker-disable -->
|
||||||
|
|
||||||
@ -12,7 +12,7 @@ Custom Alpine image including a Kubernetes toolkit
|
|||||||
|
|
||||||
<!-- spellchecker-enable -->
|
<!-- spellchecker-enable -->
|
||||||
|
|
||||||
Custom Alpine image including a Kubernetes toolkit.
|
Custom Kubernetes toolkit container based on Alpine.
|
||||||
|
|
||||||
**Included software:**
|
**Included software:**
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user