Try build using image from registry
This commit is contained in:
parent
2f2a0a0388
commit
3707fe065c
1
.dockerignore
Normal file
1
.dockerignore
Normal file
@ -0,0 +1 @@
|
||||
.git/
|
@ -5,7 +5,7 @@ stages:
|
||||
- build
|
||||
|
||||
services:
|
||||
- leenooks/ci-docker:dind
|
||||
- registry.leenooks.net/leenooks/ci-docker:dind
|
||||
|
||||
variables:
|
||||
VERSION: latest
|
||||
|
@ -1,6 +1,5 @@
|
||||
# NAME leenooks/base
|
||||
# VERSION latest
|
||||
# BUILD docker build -t="leenooks/base" .
|
||||
|
||||
FROM centos:latest
|
||||
MAINTAINER deon@leenooks.net
|
||||
|
Reference in New Issue
Block a user