Triggering CD workflow
Resource
- https://git.vuejsdevelopers.com
In the last video, we defined the image and first job for our CD pipeline. In this video, we'll get GitLab to actually run the pipeline.
Triggering it is as simple as committing our code and pushing it to GitLab's server. Before we do that, though, let's create a dedicated Git branch for this purpose.
Click to load comments...