pantheon-systems / docker-build-tools-ci

Dockerfile source for docker image pantheon-public/build-tools-ci on quay.io
34 stars 39 forks source link

7.x add 7.4 and 8.0 #79

Closed kporras07 closed 2 years ago

kporras07 commented 3 years ago

Hi @stovak

I created a single branch with Github Actions integration to build and push both 7.4.x and 8.0.x images.

I added the needed secrets and this will be automatically pushing both to quay and Docker Hub

This will fix both #77 and #78 and it's easier to maintain.

Let me know if you need me to do any changes.

kporras07 commented 3 years ago

@greg-1-anderson updated

greg-1-anderson commented 3 years ago

This looks pretty good; I just need to look up the Quay credentials so that the tests can run.

Could you update the README to describe the 7.x branch, and also include a section showing how to use this in Github actions and/or CircleCI (document image name, etc.)?

kporras07 commented 3 years ago

@greg-1-anderson updated docs. Please review.

kporras07 commented 2 years ago

@greg-1-anderson this is now ready and pushing from Github Actions both to quay and Docker Hub

kporras07 commented 2 years ago

I confirm that the push worked to both registries.