This commit is contained in:
@@ -10,7 +10,6 @@ steps:
|
|||||||
image: golang:alpine
|
image: golang:alpine
|
||||||
commands:
|
commands:
|
||||||
- "pwd && ls"
|
- "pwd && ls"
|
||||||
- "make docker"
|
|
||||||
- name: build docker image
|
- name: build docker image
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
pull: if-not-exists
|
pull: if-not-exists
|
||||||
|
|||||||
Reference in New Issue
Block a user