issues
search
microservices-demo
/
orders
Orders service for Microservices Demo application
https://github.com/microservices-demo/microservices-demo
Apache License 2.0
54
stars
627
forks
source link
Push docker images in CD style
#40
Closed
nustiueudinastea
closed
7 years ago
nustiueudinastea
commented
7 years ago
removed the line that pushes for any commit
changed Docker tag for pushes from the master branch. The pushed Docker tag now contains tag of form: "master-<8 char commit SHA>"
the tag pusing remains the same.
Related to microservices-demo/microservices-demo#553
Related to microservices-demo/microservices-demo#553