diff --git a/.travis.yml b/.travis.yml index 4288debc..5379840f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -29,7 +29,7 @@ deploy: - TAG=$TRAVIS_TAG script: make push branches: - only: /v[0-9]+\.[0-9]+\.[0-9]+(-alpha\.[0-9]+){0,1}/ + only: /v[0-9]+\.[0-9]+\.[0-9]+(-alpha\.[0-9]+){0,1}/ on: tags: true repo: kubevirt/hostpath-provisioner