From 45fda69250de9fc808c8e547d6ee3a830788796e Mon Sep 17 00:00:00 2001 From: aovantsev Date: Thu, 2 Oct 2025 23:56:23 +0300 Subject: [PATCH] remove odd steps --- .drone.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.drone.yml b/.drone.yml index 04970ef..4d21291 100644 --- a/.drone.yml +++ b/.drone.yml @@ -22,12 +22,6 @@ steps: # Run the new container - docker run -d --name counter-app -p 8080:8080 localhost:5000/counter:latest - # Wait a moment for the container to start - - sleep 5 - - # Test the API - - curl -f 89.104.69.14:8080/ || exit 1 - volumes: - name: dockersock host: