release-0.0.6

This commit is contained in:
Struchkov Mark 2022-01-26 11:01:50 +03:00
parent 8207e339aa
commit 606942589c

View File

@ -22,9 +22,9 @@ docker-build-master:
image: docker:latest
stage: deploy
only:
- master
- /^\d+\.\d\.\d$/
except:
- tags
- branches
services:
- docker:dind
before_script: