added PR build section
parent
3a3ac23b9d
commit
ad33fef0ae
@ -37,6 +37,12 @@ Once the build pipeline is created in Azure Devops you can override some of its
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
## Pull Request Builds
|
||||||
|
|
||||||
|
We have enabled the build pipelines for Pull Request. There are some differences between a normal build and the build triggered by a PR though:
|
||||||
|
|
||||||
|
* The build triggered from a PR do not push the docker images to any docker registry.
|
||||||
|
|
||||||
## Windows vs Linux images
|
## Windows vs Linux images
|
||||||
|
|
||||||
Each build generates the windows AND linux images (note that we could have two separated builds instead). Build pushes the images to [eshop Dockerhub](https://hub.docker.com/u/eshop/).
|
Each build generates the windows AND linux images (note that we could have two separated builds instead). Build pushes the images to [eshop Dockerhub](https://hub.docker.com/u/eshop/).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user