This commit is contained in:
		@@ -35,9 +35,6 @@ steps:
 | 
			
		||||
        from_secret: user_gitea
 | 
			
		||||
      PASSWORD:
 | 
			
		||||
        from_secret: gitea_token
 | 
			
		||||
    # volumes:
 | 
			
		||||
    # - name: cache
 | 
			
		||||
    #   path: /go
 | 
			
		||||
    commands:
 | 
			
		||||
      - pwd
 | 
			
		||||
      # - apk add --no-cache curl git
 | 
			
		||||
@@ -49,3 +46,7 @@ steps:
 | 
			
		||||
      # - git add .
 | 
			
		||||
      # - git commit -m "Updating Insignia"
 | 
			
		||||
      # - git push
 | 
			
		||||
 | 
			
		||||
    # volumes:
 | 
			
		||||
    # - name: cache
 | 
			
		||||
    #   path: /go
 | 
			
		||||
		Reference in New Issue
	
	Block a user