Commit fe8708fc authored by skysky's avatar skysky

Edit drone.yml: build-and-publish-image

parent 7fc72e69
Pipeline #4524 failed with stage
......@@ -10,3 +10,12 @@ steps:
- pip install -r requirements.txt
- echo "Starting test now..."
- pytest -vv
- name: build-and-publish-image
image: plugins/docker
settings:
registry: registry.hub.docker.com
repo: registry.hub.docker.com/cookiecatowo/drone-side-project
dockerfile: Dockerfile
auto_tag: true
username: cookiecatowo
password: Dddd0130.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment