CI: add build
This commit is contained in:
@@ -21,6 +21,7 @@ steps:
|
|||||||
- rsync -av --exclude ./node_modules /drone/src/ $WORKDIR
|
- rsync -av --exclude ./node_modules /drone/src/ $WORKDIR
|
||||||
- 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 up pegazio
|
- bash /opt/pegaz/cli.pegaz.sh up pegazio
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
|
Reference in New Issue
Block a user