Compare commits

..

1 Commits

Author SHA1 Message Date
c321d95219 chore(deps): update curlimages/curl docker tag to v8.11.1
All checks were successful
ci/woodpecker/pr/ci Pipeline was successful
ci/woodpecker/pr/test-image Pipeline was successful
2024-12-15 00:01:44 +00:00

View File

@ -5,7 +5,7 @@ when:
- ${CI_REPO_DEFAULT_BRANCH}
variables:
- &build_plugin 'woodpeckerci/plugin-docker-buildx:5.1.0'
- &build_plugin 'woodpeckerci/plugin-docker-buildx:4.2.0'
# deployment targets
# TODO: Disabled docker hub target until first release is ready / Rate Limits
- &publish_repos 'ocram85/plugin-gitea-package,gitea.ocram85.com/plugins/gitea-package'
@ -44,7 +44,7 @@ steps:
lint-editorconfig:
depends_on: []
image: docker.io/mstruebing/editorconfig-checker:v3.1.2
image: docker.io/mstruebing/editorconfig-checker:v3.0.3
when:
event: pull_request