generated from Templates/Baseline
Compare commits
1 Commits
9e25dcd921
...
034a4c2ec9
Author | SHA1 | Date | |
---|---|---|---|
034a4c2ec9 |
@ -5,7 +5,7 @@ when:
|
|||||||
- ${CI_REPO_DEFAULT_BRANCH}
|
- ${CI_REPO_DEFAULT_BRANCH}
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
- &build_plugin 'woodpeckerci/plugin-docker-buildx:5.1.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'
|
||||||
@ -44,7 +44,7 @@ steps:
|
|||||||
|
|
||||||
lint-editorconfig:
|
lint-editorconfig:
|
||||||
depends_on: []
|
depends_on: []
|
||||||
image: docker.io/mstruebing/editorconfig-checker:v3.1.2
|
image: docker.io/mstruebing/editorconfig-checker:v3.0.3
|
||||||
when:
|
when:
|
||||||
event: pull_request
|
event: pull_request
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM curlimages/curl:8.11.1
|
FROM curlimages/curl:8.9.1
|
||||||
LABEL org.opencontainers.image.authors="marco@ocram85.com"
|
LABEL org.opencontainers.image.authors="marco@ocram85.com"
|
||||||
#ENV PLUGIN_OWNER
|
#ENV PLUGIN_OWNER
|
||||||
#ENV PLUGIN_PACKAGE_NAME
|
#ENV PLUGIN_PACKAGE_NAME
|
||||||
|
Loading…
x
Reference in New Issue
Block a user