FEAT: try build in dcompose 4

This commit is contained in:
prosety
2022-11-14 10:59:22 +01:00
parent bff5efa5f8
commit dc32396a53

View File

@@ -22,7 +22,7 @@ steps:
- cd $WORKDIR - cd $WORKDIR
- sed -i "s|DOMAIN=.*|DOMAIN=\"$CI_DOMAIN\"|g" config.sh - sed -i "s|DOMAIN=.*|DOMAIN=\"$CI_DOMAIN\"|g" config.sh
- bash /opt/pegaz/cli.pegaz.sh build pegazio - bash /opt/pegaz/cli.pegaz.sh build pegazio
- bash /opt/pegaz/cli.pegaz.sh update pegazio - bash /opt/pegaz/cli.pegaz.sh up pegazio
volumes: volumes:
- name: pegaz - name: pegaz