Slancerk / Github-actions-CI-CD

Create a CI/CD pipeline for github actions , in such that, on push: - If there is a change in FirstApp folder, only the FirstApp is built. - If there is a change in SecondApp folder, only the SecondApp is built. - If there is a change in Modules folder, both FirstApp and SecondApp are built.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Slancerk/Github-actions-CI-CD Issues

No issues in this repository yet.