Bugfix make manifest

This commit is contained in:
Stefan Hoffmann 2019-08-17 13:13:04 +02:00
parent e200643423
commit 9e7fb1791e

View File

@ -243,6 +243,7 @@ steps:
- name: make manifest - name: make manifest
image: hoffmannhosting/gluon-builder image: hoffmannhosting/gluon-builder
commands: commands:
- cd gluon
- make manifest - make manifest
environment: environment:
GLUON_BRANCH: stable GLUON_BRANCH: stable