Update .gitlab-ci.yml
This commit is contained in:
parent
cf9a6e3538
commit
75c1e60094
@ -5,6 +5,7 @@
|
||||
add-apt-repository "deb [arch=amd64] https://download.docker.com/linux/debian $(lsb_release -cs) stable"
|
||||
apt-get update
|
||||
apt-get -y install docker-ce
|
||||
systemctl start docker
|
||||
|
||||
# This file is a template, and might need editing before it works on your project.
|
||||
docker-build:
|
||||
|
||||
Reference in New Issue
Block a user