generated from Templates/Baseline
chore(deps): update curlimages/curl docker tag to v8.9.1 #16
@ -5,7 +5,7 @@ when:
|
|||||||
- ${CI_REPO_DEFAULT_BRANCH}
|
- ${CI_REPO_DEFAULT_BRANCH}
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
- &build_plugin 'woodpeckerci/plugin-docker-buildx:4.0.0'
|
- &build_plugin 'woodpeckerci/plugin-docker-buildx:4.2.0'
|
||||||
# deployment targets
|
# deployment targets
|
||||||
# TODO: Disabled docker hub target until first release is ready / Rate Limits
|
# TODO: Disabled docker hub target until first release is ready / Rate Limits
|
||||||
- &publish_repos 'ocram85/plugin-gitea-package,gitea.ocram85.com/plugins/gitea-package'
|
- &publish_repos 'ocram85/plugin-gitea-package,gitea.ocram85.com/plugins/gitea-package'
|
||||||
@ -36,7 +36,7 @@ steps:
|
|||||||
# path: "Dockerfile"
|
# path: "Dockerfile"
|
||||||
|
|
||||||
lint-markdown:
|
lint-markdown:
|
||||||
image: davidanson/markdownlint-cli2:v0.13.0
|
image: davidanson/markdownlint-cli2:v0.14.0
|
||||||
commands:
|
commands:
|
||||||
- "markdownlint-cli2 *.{md,markdown}"
|
- "markdownlint-cli2 *.{md,markdown}"
|
||||||
when:
|
when:
|
||||||
|
Loading…
Reference in New Issue
Block a user