test
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
aovantsev
2025-10-02 23:55:09 +03:00
parent 755722b005
commit 8f2f4f54ea

View File

@@ -26,7 +26,7 @@ steps:
- sleep 5 - sleep 5
# Test the API # Test the API
- curl -f http://89.104.69.14:8080/ || exit 1 - curl -f 89.104.69.14:8080/ || exit 1
volumes: volumes:
- name: dockersock - name: dockersock