@@ -2,9 +2,9 @@ pipeline:
backend:
image: golang
commands:
- - make backend
+ - "make backend"
extra_hosts:
- archvm: 192.168.0.6
+ - archvm:192.168.0.6
frontend:
image: node:6