diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-09-20 05:45:21 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-09-20 05:45:21 +0200 |
commit | bd28b49aa1ba7d8127144c2a3eef0536d9bdc606 (patch) | |
tree | d33057279089eb744d13450777abaacbfa994bd0 /ansible/site.yml | |
parent | 5149d87c348555184e2ecc48e57697531c5ff38b (diff) |
Select go 1.12 instead of 1.13 (rolling)
Functest K8s container builds failed [1]
[1] https://build.opnfv.org/ci/view/functest%20(Installer%20gates)/job/functest-kubernetes-docker-master/94/
Change-Id: I3da0ebf05e1dd25b7fb609e0e851c07ed1722723
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'ansible/site.yml')
-rw-r--r-- | ansible/site.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible/site.yml b/ansible/site.yml index 734aec05..b0baf064 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -10,7 +10,7 @@ - repo: _ dport: container: golang - tag: alpine3.10 + tag: 1.12-alpine3.10 steps: - name: build opnfv/functest-kubernetes-core containers: |