docker in docker
This commit is contained in:
parent
767e46a964
commit
9a2094ae1c
@ -4,7 +4,7 @@ pipeline:
|
||||
commands:
|
||||
- go build -o segfautils
|
||||
dockerize:
|
||||
image: docker
|
||||
image: docker:dind
|
||||
commands:
|
||||
- docker build -t projectsegfault/segfautils .
|
||||
|
||||
|
Reference in New Issue
Block a user