fix(ci): remove unnecessary docker service from CI config #80
Reference in New Issue
Block a user
Delete Branch "remove-docker-service-from-ci"
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?
Removes the unused docker service definition from the CI
configuration file to simplify the pipeline setup and
reduce resource consumption during the build stage.