This commit is contained in:
parent
d652afd633
commit
baa38b668e
@ -64,7 +64,7 @@ steps:
|
||||
- name: build docker image
|
||||
image: docker
|
||||
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
|
||||
volumes:
|
||||
- name: docker
|
||||
|
Loading…
Reference in New Issue
Block a user