Skip to content

Commit

Permalink
UHF-8762: Start container with docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
tuutti committed Jan 17, 2024
1 parent 71f4de5 commit 7c38b94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/visual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ jobs:
- name: Start project
working-directory: ${{ env.DRUPAL_ROOT }}
run: |
make up
docker compose up -d
curl https://mysite.docker.so

0 comments on commit 7c38b94

Please sign in to comment.