Compare commits
No commits in common. "main" and "feature/nats" have entirely different histories.
main
...
feature/na
|
@ -5,13 +5,10 @@ when:
|
|||
steps:
|
||||
docker:
|
||||
image: woodpeckerci/plugin-docker-buildx
|
||||
secrets: [docker_username, docker_password]
|
||||
settings:
|
||||
pull_image: true
|
||||
registry: git.bluemedia.dev
|
||||
repo: git.bluemedia.dev/bluemedia/simple-ocpp-cs
|
||||
username:
|
||||
from_secret: docker_username
|
||||
password:
|
||||
from_secret: docker_password
|
||||
platforms: linux/amd64
|
||||
tag: latest
|
Loading…
Reference in a new issue