We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aecf437 commit a86306dCopy full SHA for a86306d
.gitlab-ci.yml
@@ -5,7 +5,7 @@ stages:
5
deploy_job:
6
stage: deploy
7
when: always
8
- image: dvcorg/cml
+ image: dvcorg/cml:0-dvc2-base1-gpu
9
script:
10
- cml-runner --cloud aws --cloud-region us-west --cloud-type g2.2xlarge
11
--cloud-spot --labels=cml-runner-gpu
0 commit comments