eiffel: Fix github http, api urls and credentials 40/6640/2
authorFatih Degirmenci <fatih.degirmenci@est.tech>
Mon, 16 Nov 2020 13:05:47 +0000 (13:05 +0000)
committerFatih Degirmenci <fatih.degirmenci@est.tech>
Mon, 16 Nov 2020 13:08:47 +0000 (13:08 +0000)
Change-Id: I1cce7bc7746875ebea6be7f782b48a7f1ac9d044

jjb/eiffel/global-eiffel-container-build-merge.yaml

index 4831757758afef5dd1ba89a8aa4fb40263bed0b9..8f9b79d466baed330fd3a7d7d41a70864a4a93ae 100644 (file)
           project: '{project}'
           branch: '{branch}'
       - string:
-          name: GIT_BASE_HTTPS
+          name: GITHUB_BASE_URL
           default: https://github.com/eiffel-community
           description: HTTPS URL of Project Repo on GitHub to clone repo.
+      - string:
+          name: GITHUB_API_URL
+          default: https://api.github.com/repos/eiffel-community
+          description: API URL of Project Repo on GitHub to clone repo.
       - string:
           name: IMAGE_DOCKERFILE
           default: '{image-dockerfile}'
       - build-timeout:
           timeout: 10
       - nordixinfra-harbor-creds-wrapper
+      - nordixinfra-eiffel-github-token
       - mask-passwords
       - openstack:
           single-use: true