Skip to content

Commit

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

- name: Remove old containers
run: docker rm -f secfit_stag_backend || true


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

0 comments on commit 5e26e51

Please sign in to comment.