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 regex to get service name #89

Merged
merged 1 commit into from
Jan 30, 2021
Merged

Conversation

whoan
Copy link
Owner

@whoan whoan commented Jan 30, 2021

This PR fixes an issue when an image name is equal as the prefix of another image name in the compose file.
Close #87

Test result: https://github.com/whoan/hello-world/runs/1795524758

* There was a problem when an image name was the same as the
  prefix of another image name in the compose file
@whoan whoan merged commit a7389e9 into master Jan 30, 2021
@whoan whoan changed the title Fix regex to get service nae Fix regex to get service name Jan 30, 2021
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.

Bug when pushing stages if docker-compose file specifies two (or more!) images
1 participant