kotalco / core-api

Kotal core API
0 stars 0 forks source link

create-build-push-development-docker-file #278

Closed mohamed-abdelrhman closed 1 year ago

mohamed-abdelrhman commented 1 year ago

Issue Description

Background currently we only push images to docker-hub registry if they merged to the master branch

Requirements we should test,build and push images merged on the development branch as well

Proposed Changes create new build-push-development-docker.yaml file on github workflow folder to push the images to docker-hub so i'd be able to test them on my k8 cluster