feat(ci): add codebuild tags to GitLab CI configuration #87
Reference in New Issue
Block a user
Delete Branch "feat(ci)-add-codebuild-tags"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Enhance the GitLab CI configuration by adding tags for codebuild. This
includes a unique identifier that incorporates the project ID, pipeline
IID, and job name to improve build tracking and organization.