Commit a5db8531 authored by rusty1s's avatar rusty1s
Browse files

update ci-deploy

parent 7be12363
...@@ -21,7 +21,7 @@ env: ...@@ -21,7 +21,7 @@ env:
jobs: jobs:
exclude: exclude:
- if: tag is blank or commit_message !~ ci-deploy - if: not (tag is present or commit_message =~ ci-deploy)
env: PYTHON_VERSION=3.8 TORCH_VERSION=1.6.0 IDX=cpu env: PYTHON_VERSION=3.8 TORCH_VERSION=1.6.0 IDX=cpu
install: install:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment