feature/cicd #2

Merged
alexandvvvvv merged 8 commits from feature/cicd into main 2025-10-03 08:32:21 +00:00
Showing only changes of commit 755722b005 - Show all commits

View File

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