diff --git a/.github/workflows/assess_new_production_model.yml b/.github/workflows/assess_new_production_model.yml index 06d0b6c..885e5df 100644 --- a/.github/workflows/assess_new_production_model.yml +++ b/.github/workflows/assess_new_production_model.yml @@ -22,11 +22,11 @@ jobs: run: |- pip install -U outerbounds && \ outerbounds service-principal-configure \ - --name \ - --deployment-domain \ - --perimeter \ + --name gha-ob-obp \ + --deployment-domain dev-latest.outerbounds.xyz \ + --perimeter default \ --github-actions - name: Run helloworld flow run: |- - python evaluate_new_model_flow.py run --with card \ No newline at end of file + python evaluate_new_model_flow.py run --with card