Commit 67277745 authored by Mbah, Becklin's avatar Mbah, Becklin
Browse files

Pointed trigger for drtsans source code repo

parent e3536ccd
Loading
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -255,7 +255,7 @@ deploy-dev:
    PLAY: update
    CONDA_ENV: sans-dev
  trigger:
    project: sns-hfir-scse/deployments/conda-legacy-deploy
    project: sns-hfir-scse/deployments/drtsans-deploy
    # run the downstream pipeline on branch main
    branch: main
  only:
@@ -271,7 +271,7 @@ deploy-qa:
    PLAY: update
    CONDA_ENV: sans-qa
  trigger:
    project: sns-hfir-scse/deployments/conda-legacy-deploy
    project: sns-hfir-scse/deployments/drtsans-deploy
    # run the downstream pipeline on branch main
    branch: main
  only:
@@ -287,7 +287,7 @@ deploy-prod:
    PLAY: update
    CONDA_ENV: sans
  trigger:
    project: sns-hfir-scse/deployments/conda-legacy-deploy
    project: sns-hfir-scse/deployments/drtsans-deploy
    # run the downstream pipeline on branch main
    branch: main
  only: