mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 09:47:45 -04:00 
			
		
		
		
	| @@ -114,6 +114,12 @@ steps: | ||||
|       GOSUMDB: sum.golang.org | ||||
|       TAGS: bindata sqlite sqlite_unlock_notify | ||||
|  | ||||
|   - name: tag-pre-condition | ||||
|     pull: always | ||||
|     image: alpine/git | ||||
|     commands: | ||||
|       - git update-ref refs/heads/tag_test ${DRONE_COMMIT_SHA} | ||||
|  | ||||
|   - name: unit-test | ||||
|     pull: always | ||||
|     image: golang:1.13 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user