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 986a81d commit 729bfcaCopy full SHA for 729bfca
.github/workflows/deploy_on_release.yaml
@@ -7,6 +7,7 @@ on:
7
jobs:
8
runs-on:
9
- 'ubuntu-latest'
10
+
11
container: docker://dvcorg/cml-py3:latest
12
13
steps:
0 commit comments