Skip to content

Commit

Permalink
Update deploy_test.yml
Browse files Browse the repository at this point in the history
:/
  • Loading branch information
Garima Ketan Chauhan authored and GitHub Enterprise committed Apr 2, 2025
1 parent 242e5cc commit c92d2cf
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/deploy_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@ jobs:
export-variables: true
keys-case: bypass

# Remove previous production containers at the beginning
- name: Remove previous production containers (if any)
run: docker rm -f secfit_stag_backend || true # Remove any previous containers

- name: Set up test containers
run: docker compose -f docker-compose.stag.yml up --build -d

Expand Down

0 comments on commit c92d2cf

Please sign in to comment.