Refactored target repo
This commit is contained in:
@@ -22,7 +22,7 @@ steps:
|
|||||||
- name: docker build and push
|
- name: docker build and push
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
settings:
|
settings:
|
||||||
repo: khwezi/mngomalab
|
repo: khwezi/webapitest
|
||||||
registry: index.docker.io
|
registry: index.docker.io
|
||||||
username:
|
username:
|
||||||
from_secret: docker_username
|
from_secret: docker_username
|
||||||
@@ -32,4 +32,4 @@ steps:
|
|||||||
context: .
|
context: .
|
||||||
tags:
|
tags:
|
||||||
- latest
|
- latest
|
||||||
#- ${DRONE_BUILD_NUMBER}
|
- ${DRONE_BUILD_NUMBER}
|
||||||
Reference in New Issue
Block a user