generated from Templates/Baseline
prepare release v0.1.0 #5
@ -8,16 +8,16 @@ variables:
|
|||||||
- &build_plugin 'woodpeckerci/plugin-docker-buildx:3.2.1'
|
- &build_plugin 'woodpeckerci/plugin-docker-buildx:3.2.1'
|
||||||
# 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'
|
||||||
- &publish_repos 'gitea.ocram85.com/plugins/gitea-package'
|
#- &publish_repos 'gitea.ocram85.com/plugins/gitea-package'
|
||||||
# logins for deployment targets
|
# logins for deployment targets
|
||||||
- publish_logins: &publish_logins
|
- publish_logins: &publish_logins
|
||||||
# Default DockerHub login
|
# Default DockerHub login
|
||||||
#- registry: https://index.docker.io/v1/
|
- registry: https://index.docker.io/v1/
|
||||||
# username:
|
username:
|
||||||
# from_secret: docker_user
|
from_secret: docker_user
|
||||||
# password:
|
password:
|
||||||
# from_secret: docker_passwd
|
from_secret: docker_passwd
|
||||||
# Additional Gitea login
|
# Additional Gitea login
|
||||||
- registry: https://gitea.ocram85.com
|
- registry: https://gitea.ocram85.com
|
||||||
username:
|
username:
|
||||||
|
10
CHANGELOG.md
10
CHANGELOG.md
@ -0,0 +1,10 @@
|
|||||||
|
## [v0.1.0](https://gitea.ocram85.com/plugins/gitea-package/releases/tag/v0.1.0) - 2024-05-14
|
||||||
|
|
||||||
|
* 🐛 BUGFIXES
|
||||||
|
* Fix logo size (#4)
|
||||||
|
* ✨ FEATURES
|
||||||
|
* Add upload command (#3)
|
||||||
|
* Migrate content (#1)
|
||||||
|
* ⚙️ META
|
||||||
|
* Update Gitea meta files (#2)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user