Update .gitlab-ci.yml file

This commit is contained in:
TC 2023-08-01 03:30:11 +00:00
parent 1227579048
commit 1f96a5317f

View File

@ -156,4 +156,4 @@ deploy_repos:
script:
- /home/gitlab-runner/deploy-repo.sh
rules:
- if: '$CCI_COMMIT_TAG =~ /v\d.+/'
- if: '$CI_COMMIT_TAG =~ /v\d.+/'