@@ -1,10 +1,13 @@
+clone:
+ git:
+ image: plugins/git
pipeline:
backend:
image: golang
commands:
- "make backend"
extra_hosts:
- archvm: 192.168.0.6
+ - archvm:192.168.0.6
frontend:
image: node:6