generated from Templates/Baseline
Compare commits
3 Commits
09e8692470
...
3e89144ca7
Author | SHA1 | Date | |
---|---|---|---|
3e89144ca7 | |||
c02d06d2ec | |||
36d8311edf |
@ -5,7 +5,7 @@ when:
|
|||||||
- ${CI_REPO_DEFAULT_BRANCH}
|
- ${CI_REPO_DEFAULT_BRANCH}
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
- &build_plugin 'woodpeckerci/plugin-docker-buildx:5.2.1'
|
- &build_plugin 'woodpeckerci/plugin-docker-buildx:5.2.2'
|
||||||
# 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'
|
||||||
|
@ -11,7 +11,7 @@ when:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
release-helper:
|
release-helper:
|
||||||
image: woodpeckerci/plugin-ready-release-go:3.1.3
|
image: woodpeckerci/plugin-ready-release-go:3.1.4
|
||||||
settings:
|
settings:
|
||||||
debug: true
|
debug: true
|
||||||
git_email: noreply@ocram85.com
|
git_email: noreply@ocram85.com
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM curlimages/curl:8.12.1
|
FROM curlimages/curl:8.13.0
|
||||||
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