Update Docker repository and secrets
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-03-28 21:07:19 +01:00
parent ca879ce2af
commit a9f2cdc3e2

View File

@@ -16,10 +16,10 @@ steps:
- name: build-and-push-docker-image
image: plugins/docker
settings:
repo: cdn-app-insider
repo: dinawo/cdn-app-insider
tags: latest
dockerfile: Dockerfile
username:
from_secret: DOCKER_USERNAME
from_secret: docker_username
password:
from_secret: DOCKER_PASSWORD
from_secret: docker_password