fix(ci): add default CI template for improved workflow #164
Reference in New Issue
Block a user
Delete Branch "fix/ci-add-default-template"
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?
Updates the GitLab CI configuration to include the default CI
template. This change ensures consistent and optimized pipeline
behaviors across projects by leveraging the provided defaults,
enhancing the overall CI/CD process.