Skip to content

Commit e910397

Browse files
committed
chore: update ci-cd pipeline
1 parent 354a374 commit e910397

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci-cd.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,6 @@ jobs:
7979
8080
- name: Smoke Tests
8181
run: |
82-
docker compose up -d sdci-server
83-
sleep 5
8482
docker compose run --rm sdci-client
8583
curl -s -o /dev/null -w "%{http_code}" http://localhost:8842/docs || true
8684
docker compose down

0 commit comments

Comments
 (0)