Test CI - again
This commit is contained in:
		| @@ -5,6 +5,7 @@ pipeline: | ||||
|       - cat ezshare/version.go |grep Vers|cut -d "=" -f2 | tr -d " v\""|xargs echo "latest,"|tr -d " " > .tags | ||||
|       - cat .tags | ||||
|     when: | ||||
|       event: [tag] | ||||
|       status: [success] | ||||
|       branch: refs/tags/* | ||||
|       tag: v* | ||||
| @@ -17,6 +18,8 @@ pipeline: | ||||
|       password:  | ||||
|         from_secret: registrypass | ||||
|     when: | ||||
|       event: [tag] | ||||
|       branch: refs/tags/* | ||||
|       tag: v* | ||||
|  | ||||
| depends_on: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user