Hi, can anyone help or share information about CI/CD integration? After merging to master on Bitbucket, I need to either create a new task and register it on...
9 months ago
I think I found something that might help me. It is to run the task directly from git:
None
clearml-task --project keras_examples --name remote_test --repo
--script /webinar-0620/keras_mnist.py --args batch_size=64 epochs=1 --queue default