shopozor / ci

Jelastic configuration of our continuous integration infrastructure.
0 stars 0 forks source link

Add job to create production backend docker image #22

Closed zadigus closed 5 years ago

zadigus commented 5 years ago

We need a parameterized jenkins pipeline that

  1. allows to select a tag of the backend repo
  2. builds a docker image with the backend software installed
  3. publishes the docker image to our docker hub account

The image is then deployed as part of our production manifest (cf. https://github.com/shopozor/backend/issues/49).

zadigus commented 5 years ago

Cannot be closed because of #25

zadigus commented 5 years ago

The production image gets now deployed upon build on jenkins.