prepare release v0.1.0 #5

Merged
OCram85 merged 2 commits from prep/v0.1.0 into main 2024-05-14 11:25:38 +02:00
Showing only changes of commit 60eb85e1b2 - Show all commits

View File

@ -8,16 +8,16 @@ variables:
- &build_plugin 'woodpeckerci/plugin-docker-buildx:3.2.1'
# 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'
- &publish_repos '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'
# logins for deployment targets
- publish_logins: &publish_logins
# Default DockerHub login
#- registry: https://index.docker.io/v1/
# username:
# from_secret: docker_user
# password:
# from_secret: docker_passwd
- registry: https://index.docker.io/v1/
username:
from_secret: docker_user
password:
from_secret: docker_passwd
# Additional Gitea login
- registry: https://gitea.ocram85.com
username: