Skip to content

Commit

Permalink
ci: fix ci script
Browse files Browse the repository at this point in the history
pull failed because the test image isn't tagged anymore
  • Loading branch information
sirchnik-xitaso committed Dec 16, 2024
1 parent 3d852bb commit dc53de3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-compose/compose.test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ services:
cypress-test:
container_name: cypress-test
profiles: ['', 'tests']
image: mnestix/cypress-test:latest
build:
dockerfile: cypress.dockerfile
environment:
Expand Down

0 comments on commit dc53de3

Please sign in to comment.