This commit is contained in:
parent
d652afd633
commit
baa38b668e
@ -64,7 +64,7 @@ steps:
|
|||||||
- name: build docker image
|
- name: build docker image
|
||||||
image: docker
|
image: docker
|
||||||
commands:
|
commands:
|
||||||
- cp dist/mark2web-`cat VERSION`-linux-amd64 mark2web
|
- cp dist/mark2web-`cat build/VERSION`-linux-amd64 mark2web
|
||||||
- docker build -t apairon/mark2web build/package
|
- docker build -t apairon/mark2web build/package
|
||||||
volumes:
|
volumes:
|
||||||
- name: docker
|
- name: docker
|
||||||
|
Loading…
Reference in New Issue
Block a user