diff --git a/.drone.yml b/.drone.yml index cd66ffb..e9ad89f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -20,3 +20,6 @@ steps: image: docker commands: - docker run code.anufrijde/webplay/client:latest npm test + + - name: docker-publish + image: docker \ No newline at end of file