Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

You can use any CI with SOAJS as much as you provide the following environment variable to our CD script or you can make your own script and call our CD API.

Environment variables that you will need to get from SOAJS console and set them up on each repository.

  • SOAJS_URL

  • SOAJS_key

  • SOAJS_cd_auth

  • SOAJS_repo_auth (optional)

From soa.json get the following:

  • name

  • type

  • version

The following can be computed or added to the yaml CI script

  • SOAJS_repo_branch

  • SOAJS_repo_commit

  • SOAJS_img_tag

  • SOAJS_img_name

  • SOAJS_img_prefix

  • SOAJS_env_list = []


  • No labels

0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.