Skip to content

Commit

Permalink
Merge pull request #331 from sunya-ch/bump-kepler-0.7.11
Browse files Browse the repository at this point in the history
apply energy source param on train-model flow
  • Loading branch information
sthaha authored Jul 29, 2024
2 parents 6c2eff4 + 91f9f5d commit 5621759
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/train-model.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,8 @@ jobs:
persistentVolumeClaim:
claimName: task-pvc
params:
- name: ENERGY_SOURCE
value: ${{ inputs.energy_source }}
- name: MODEL_SERVER_IMAGE
value: ${{ inputs.model_server_image }}
- name: PIPELINE_NAME
Expand Down

0 comments on commit 5621759

Please sign in to comment.