Skip to content

Commit 5621759

Browse files
author
Sunil Thaha
authored
Merge pull request #331 from sunya-ch/bump-kepler-0.7.11
apply energy source param on train-model flow
2 parents 6c2eff4 + 91f9f5d commit 5621759

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/train-model.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,8 @@ jobs:
166166
persistentVolumeClaim:
167167
claimName: task-pvc
168168
params:
169+
- name: ENERGY_SOURCE
170+
value: ${{ inputs.energy_source }}
169171
- name: MODEL_SERVER_IMAGE
170172
value: ${{ inputs.model_server_image }}
171173
- name: PIPELINE_NAME

0 commit comments

Comments
 (0)