-
Notifications
You must be signed in to change notification settings - Fork 9
z[ARCHIVED] CI CD
maxmwang edited this page Nov 13, 2024
·
1 revision
For the user, deployment is very straightforward. To deploy to staging, simply merge your PR into master or push to master. Our GitLab instance will automatically detect changes to master, build the changes, and deploy.
To push to production, all you need to do is click a button on the GitLab pipeline that will deploy to prod.
If you are familiar with Kubernetes, you can also check the status of the node and pods. See Setting Up Kubernetes.