I\'m using gitlab ci, and sorry for the silly question, but why that code below doesn\'t work?
image: docker:stable stages: - build build-docker: stage: bui