This commit is contained in:
parent
4fe8d0fb6f
commit
87e48a5618
1 changed files with 1 additions and 0 deletions
|
@ -2,4 +2,5 @@ steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: docker
|
image: docker
|
||||||
commands:
|
commands:
|
||||||
|
- systemctl start docker
|
||||||
- docker build -t munta .
|
- docker build -t munta .
|
Loading…
Reference in a new issue