Update .drone.yml

This commit is contained in:
2025-05-21 11:57:26 +00:00
parent 5a65077648
commit a5f005c55d

View File

@@ -32,4 +32,4 @@ steps:
- docker pull git.internet-master.cz:5050/jakub/dotnettest:latest - docker pull git.internet-master.cz:5050/jakub/dotnettest:latest
- docker stop myblazorapp || true - docker stop myblazorapp || true
- docker rm myblazorapp || true - docker rm myblazorapp || true
- docker run -d --name myblazorapp -p 8080:80 git.internet-master.cz:5050/jakub/dotnettest:latest - docker run -d --name myblazorapp -p 8080:80 git.internet-master.cz:5050/jakub/dotnettest:latest