Planet-NULLCAST / curriculum

Free curriculum platform - for devs who like to learn web development!
https://nullcast.dev
22 stars 35 forks source link

feat: Integrate build CI pipeline #848

Open DanBrown47 opened 2 years ago

DanBrown47 commented 2 years ago

Feat: Integrate build CI pipeline

Add CI pipeline to build the application on a push to main branch as it is the default.

Fixes #846

[ ] New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Not tested as running actions over forked project is not a good practice. Pull request to main branch as actions get triggered on default branch

Checklist:

DanBrown47 commented 2 years ago

I will be adding deployment scripts. Please refrain from premptive merging

DanBrown47 commented 2 years ago

Deployment scripts are here 👍🏽

thealpha93 commented 2 years ago

@DanBrown47 Can you change the destination branch to develop?

DanBrown47 commented 2 years ago

Roger that ✌🏻

DanBrown47 commented 2 years ago

@thealpha93 I have changed the destination of the branch to development