Changed yml
This commit is contained in:
		
							parent
							
								
									2ad4767cd6
								
							
						
					
					
						commit
						b23ee827c6
					
				|  | @ -1,13 +1,13 @@ | |||
| kind: pipeline | ||||
| name: micro | ||||
| type: docker | ||||
| name: micro | ||||
| 
 | ||||
| steps: | ||||
| - name: build | ||||
|   image: golang:1.18.0 | ||||
|   commands: | ||||
|       - go get | ||||
|       - go test | ||||
|     - go get ./... | ||||
|     - go test ./... | ||||
| 
 | ||||
| trigger: | ||||
|   branch: | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue