Skip to content

Commit dc78b5a

Browse files
authored
Merge pull request #36 from enesozeren/training_fix
fix path inside docker container
2 parents 548d076 + 7e0182d commit dc78b5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloudbuild/config_gpu.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ workerPoolSpecs:
99
env:
1010
- name: WANDB_API_KEY
1111
value: $WANDB_API_KEY
12-
args: ["--config", "config/config-defaults.yaml"]
12+
args: ["--config", "mlops_project/config/config-defaults.yaml"]

0 commit comments

Comments
 (0)