Compare commits

..

No commits in common. "main" and "feature/nats" have entirely different histories.

View file

@ -5,13 +5,10 @@ when:
steps: steps:
docker: docker:
image: woodpeckerci/plugin-docker-buildx image: woodpeckerci/plugin-docker-buildx
secrets: [docker_username, docker_password]
settings: settings:
pull_image: true pull_image: true
registry: git.bluemedia.dev registry: git.bluemedia.dev
repo: git.bluemedia.dev/bluemedia/simple-ocpp-cs repo: git.bluemedia.dev/bluemedia/simple-ocpp-cs
username:
from_secret: docker_username
password:
from_secret: docker_password
platforms: linux/amd64 platforms: linux/amd64
tag: latest tag: latest