more tenative build fix
This commit is contained in:
parent
66462ba4f6
commit
221a2515e0
1 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue