Is there any documentation or user guide?
I am using version 2.2.0, it has problem in the timer to trigger the pipeline. I have tried to update to 2.2.1 and 2.6.0, both did not work.
In version 2.6, totally not able to trigger the pipeline, hit error below in azure devops:
usage: deploy_latest_tags_to_target_env.py [-h] [-a ARTIFACTS] -u LT_URL -tLT_TOKEN [-v LT_API_VERSION][-e LT_ENDPOINT] -s SOURCE_ENV -dDESTINATION_ENV [-m DEPLOY_MSG] -lAPP_LIST [-f MANIFEST_FILE]deploy_latest_tags_to_target_env.py: error: argument -l/--app_list: expected one argument
Anyone can help?
Hi @Xiao Hui ,
Please check the below links this might help:
https://success.outsystems.com/documentation/how_to_guides/devops/how_to_build_a_continuous_delivery_pipeline_in_o11/
https://success.outsystems.com/documentation/11/deploying_apps/application_lifecycle_management_in_o11_ci_cd/
Regards,
Manish jawla
Hi @Xiao Hui
In your Outsystems action where you trigger the pipeline, please verify:
Hope this helps.