Skip to content

Yuk bantu bisnis online! -- Helping small business survive during Covid-19

Notifications You must be signed in to change notification settings

sunderipranata/ybbo

Repository files navigation

A Project by https://github.com/sahabat-produktif

Deployments

Preview

The pipeline will automatically deploy preview for every push to master OR every push containing "[preview]" in the commit message.

ybbobot will automatically add link on the comment of the deployed commit.
Example: this commit

If you need, you can trigger preview deployment with an empty commit like this:
git commit --allow-empty -m "[preview]"


Production

You can release to production by creating a release tag beginning with release-
You are encouraged to put the date & the time of release tag creation.

Example: release-20200518-2008 stands for a release tag created at 18 May 2020 at 20:08