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