Skip to content

Commit a86306d

Browse files
authored
checks if await is ok (#537)
1 parent aecf437 commit a86306d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ stages:
55
deploy_job:
66
stage: deploy
77
when: always
8-
image: dvcorg/cml
8+
image: dvcorg/cml:0-dvc2-base1-gpu
99
script:
1010
- cml-runner --cloud aws --cloud-region us-west --cloud-type g2.2xlarge
1111
--cloud-spot --labels=cml-runner-gpu

0 commit comments

Comments
 (0)