First article #1
@ -6,9 +6,11 @@ steps:
 | 
				
			|||||||
  - name: lfs
 | 
					  - name: lfs
 | 
				
			||||||
    image: alpine/git
 | 
					    image: alpine/git
 | 
				
			||||||
    commands:
 | 
					    commands:
 | 
				
			||||||
 | 
					      - ls -lah static/
 | 
				
			||||||
      - apk add --no-cache git-lfs
 | 
					      - apk add --no-cache git-lfs
 | 
				
			||||||
      - git lfs install
 | 
					      - git lfs install
 | 
				
			||||||
      - git lfs pull
 | 
					      - git lfs pull
 | 
				
			||||||
 | 
					      - ls -lah static/
 | 
				
			||||||
  - name: submodules
 | 
					  - name: submodules
 | 
				
			||||||
    image: alpine/git
 | 
					    image: alpine/git
 | 
				
			||||||
    commands:
 | 
					    commands:
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user