Fix BRANCH args in ansible.yml
[functest-kubernetes.git] / ansible / site.yml
index ea556f5..fe6b1ff 100644 (file)
           - name: build opnfv/functest-kubernetes-healthcheck
             containers:
               - name: functest-functest-kubernetes-healthcheck
-                ref_arg: BRANCH
+                ref_arg:
                 path: docker/healthcheck
           - name: build containers
             containers:
               - name: functest-functest-kubernetes-smoke
-                ref_arg: BRANCH
+                ref_arg:
                 path: docker/smoke
               - name: functest-functest-kubernetes-features
-                ref_arg: BRANCH
+                ref_arg:
                 path: docker/features
       suites:
         - repo: opnfv