diff --git a/.drone.yml b/.drone.yml index 14fb4d2..002963b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -22,7 +22,7 @@ steps: - name: docker build and push image: plugins/docker settings: - repo: khwezi/mngomalab + repo: khwezi/webapitest registry: index.docker.io username: from_secret: docker_username @@ -32,4 +32,4 @@ steps: context: . tags: - latest - #- ${DRONE_BUILD_NUMBER} \ No newline at end of file + - ${DRONE_BUILD_NUMBER} \ No newline at end of file