This commit is contained in:
		@@ -35,9 +35,6 @@ steps:
 | 
				
			|||||||
        from_secret: user_gitea
 | 
					        from_secret: user_gitea
 | 
				
			||||||
      PASSWORD:
 | 
					      PASSWORD:
 | 
				
			||||||
        from_secret: gitea_token
 | 
					        from_secret: gitea_token
 | 
				
			||||||
    # volumes:
 | 
					 | 
				
			||||||
    # - name: cache
 | 
					 | 
				
			||||||
    #   path: /go
 | 
					 | 
				
			||||||
    commands:
 | 
					    commands:
 | 
				
			||||||
      - pwd
 | 
					      - pwd
 | 
				
			||||||
      # - apk add --no-cache curl git
 | 
					      # - apk add --no-cache curl git
 | 
				
			||||||
@@ -48,4 +45,8 @@ steps:
 | 
				
			|||||||
      #   grep "browser_download_url.*setup.xbe" | cut -d : -f 2,3 | tr -d \") && ls -l Insignia
 | 
					      #   grep "browser_download_url.*setup.xbe" | cut -d : -f 2,3 | tr -d \") && ls -l Insignia
 | 
				
			||||||
      # - git add .
 | 
					      # - git add .
 | 
				
			||||||
      # - git commit -m "Updating Insignia"
 | 
					      # - git commit -m "Updating Insignia"
 | 
				
			||||||
      # - git push
 | 
					      # - git push
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    # volumes:
 | 
				
			||||||
 | 
					    # - name: cache
 | 
				
			||||||
 | 
					    #   path: /go
 | 
				
			||||||
		Reference in New Issue
	
	Block a user