Docker Build
Objective
Build a Docker image and push it to the GitLab registry.
How to use it
Include the component
Add the following to your .gitlab-ci.yml
file.
include:
- component: $CI_SERVER_FQDN/swepy/cicd-templates/docker-build/docker-build@0.3.0
See more for GitLab here: docs/gitlab.md.