ci: azure: remove references to Shippable

Reflect the fact that we have switched from Shippable CI to Microsoft
Azure by removing references to Shippable:
- the DNS name of the cache server is changed from 'shippable-cache' to
'cache'.
- a new user account 'optee_os_ci' is used instead of 'shippable'.

No functional change expected.

Signed-off-by: Jerome Forissier <jerome@forissier.org>
Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
1 file changed
tree: 0c1b616b72a4d6c010c9d5ea56d68aadcebabfb5
  1. .github/
  2. core/
  3. keys/
  4. ldelf/
  5. lib/
  6. mk/
  7. scripts/
  8. ta/
  9. .azure-pipelines.yml
  10. .checkpatch.conf
  11. .gitattributes
  12. .gitignore
  13. .travis.yml
  14. CHANGELOG.md
  15. LICENSE
  16. MAINTAINERS
  17. Makefile
  18. README.md
  19. typedefs.checkpatch
README.md

OP-TEE Trusted OS

This git contains source code for the secure side implementation of OP-TEE project.

All official OP-TEE documentation has moved to http://optee.readthedocs.io.

// OP-TEE core maintainers