mirror of
				https://gitlab.bertha.cloud/partitio/Nextcloud-Partitio/gonextcloud
				synced 2025-11-03 22:11:45 +00:00 
			
		
		
		
	changed image in gitlab-ci.yml
This commit is contained in:
		@@ -1,10 +1,9 @@
 | 
			
		||||
image: golang:alpine
 | 
			
		||||
image: golang:1.9
 | 
			
		||||
 | 
			
		||||
stages:
 | 
			
		||||
- test
 | 
			
		||||
 | 
			
		||||
before_script:
 | 
			
		||||
- apk add --update git make
 | 
			
		||||
- go get -u github.com/kardianos/govendor
 | 
			
		||||
- mkdir -p /go/src/github.com/partitio
 | 
			
		||||
- cp -r $CI_PROJECT_DIR /go/src/github.com/partitio/gonextcloud
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user