@@ -1,10 +1,10 @@
pipeline:
- build:
+ qfe_build:
image: node
commands:
- npm install -g bower
- bower install --allow-root
- deploy:
+ qfe_docker:
image: docker
volumes:
- /var/run/docker.sock:/var/run/docker.sock