Skip to content

Commit

Permalink
docker image update
Browse files Browse the repository at this point in the history
  • Loading branch information
ginokok1996 committed Nov 5, 2021
1 parent 56116e7 commit 484c483
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/dockerimage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,6 @@ jobs:
run: docker ps
- name: Dumping the logs
run: docker-compose logs
- name: Database Update
run: docker-compose exec -T php bin/console doctrine:schema:update --force
#- name: Run Postman Tests
# if: contains( github.ref, 'master' ) == false && contains( github.base_ref, 'master' ) == false
# run: newman run api/public/schema/*.postman_collection.json
Expand Down

0 comments on commit 484c483

Please sign in to comment.