Skip to content
Snippets Groups Projects
Commit 900aebe3 authored by Arin Wongprommoon's avatar Arin Wongprommoon
Browse files

Merge branch 'master' into autoreg

parents b7802cfd a44183c2
No related branches found
No related tags found
1 merge request!2autoreg process estimates closed-form solution of periodograms
Pipeline #10036 passed with warnings
...@@ -79,3 +79,5 @@ Trigger aliby: ...@@ -79,3 +79,5 @@ Trigger aliby:
- DOWNSTREAM_ID=$(eval $DEPLOY_CURL_COMMAND) - DOWNSTREAM_ID=$(eval $DEPLOY_CURL_COMMAND)
- echo ${DOWNSTREAM_ID} - echo ${DOWNSTREAM_ID}
- curl --request POST --form "token=${CI_JOB_TOKEN}" --form ref=master --form "variables[TRIGGER_PYPI_NAME]=${TRIGGER_PYPI_NAME}" "https://git.ecdf.ed.ac.uk/api/v4/projects/${DOWNSTREAM_ID}/trigger/pipeline" - curl --request POST --form "token=${CI_JOB_TOKEN}" --form ref=master --form "variables[TRIGGER_PYPI_NAME]=${TRIGGER_PYPI_NAME}" "https://git.ecdf.ed.ac.uk/api/v4/projects/${DOWNSTREAM_ID}/trigger/pipeline"
only:
- master
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment