more tenative build fix

This commit is contained in:
Michele 2020-11-27 21:23:08 +00:00
parent 66462ba4f6
commit 221a2515e0

View file

@ -10,13 +10,13 @@ steps:
auto_tag: true
- name: frontend
image: plugins/docker
image: privateregistry.michelescandura.com/michele/sledgemapper
volumes:
- name: cache
path: /release
settings:
registry: privateregistry.michelescandura.com
dockerfile: Dockerfile.app
commands:
- chmod +x build.sh
- sh build.sh
- name: zip
image: alpine:latest