Update Docker repository and secrets
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user