Fix woodpecker-email branch name
All checks were successful
ci/woodpecker/push/woodpecker-email Pipeline was successful

This commit is contained in:
Oliver Traber 2023-11-05 02:07:41 +01:00
parent 6923c398b4
commit f6780b4e95
Signed by: Bluemedia
GPG key ID: C0674B105057136C

View file

@ -9,7 +9,7 @@ steps:
image: alpine/git
commands:
- git clone https://gitnet.fr/deblan/woodpecker-email.git .
- git checkout main
- git checkout master
docker:
image: woodpeckerci/plugin-docker-buildx
secrets: [docker_username, docker_password]