Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

MCB CI Docker image

Build and publish instructions

With Makefile:

make build
make publish

Manually (make sure to change version):

docker build -t aruw/mcb-2020-gitlab-ci:2020-02-17.1 .
docker push aruw/mcb-2020-gitlab-ci:2020-02-17.1