Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Docker Compose Command in main.yml #41

Merged
merged 1 commit into from
Apr 4, 2024
Merged

Conversation

ZaidMaslouhi
Copy link

@ZaidMaslouhi ZaidMaslouhi commented Apr 4, 2024

This pull request corrects a minor typo in the main.yml file. The command used to start Docker Compose services has an extra hyphen before docker compose. This update removes the unnecessary hyphen for proper execution.

This change ensures the docker compose up -d command runs as intended, starting all defined services in detached mode.

@ZaidMaslouhi ZaidMaslouhi changed the title Update main.yml Fix Docker Compose Command in main.yml Apr 4, 2024
@ZaidMaslouhi ZaidMaslouhi reopened this Apr 4, 2024
@ZaidMaslouhi ZaidMaslouhi marked this pull request as ready for review April 4, 2024 10:29
@zaro
Copy link
Member

zaro commented Apr 4, 2024

@ZaidMaslouhi Thanks for the update

@zaro zaro merged commit b047951 into gid-oss:master Apr 4, 2024
4 checks passed
@ZaidMaslouhi ZaidMaslouhi deleted the patch-2 branch April 4, 2024 15:37
@coveralls
Copy link

coveralls commented Apr 5, 2024

Pull Request Test Coverage Report for Build 8553164463

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 98.665%

Totals Coverage Status
Change from base Build 8375637537: 0.0%
Covered Lines: 1244
Relevant Lines: 1251

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants