Update .gitlab-ci.yml for tags error

This commit is contained in:
付明卫
2020-06-23 19:30:37 +08:00
parent b36861abb5
commit 4e601f9085

View File

@@ -1,8 +1,5 @@
image: docker:stable
tags:
- share
stages:
- build
@@ -24,3 +21,6 @@ unittest_build:
- /^develop.*$/i
- /^master.*$/i
- tags
tags:
- share