mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 16:40:24 +08:00 
			
		
		
		
	revert to node14 for snapcraft
This commit is contained in:
		@@ -45,7 +45,7 @@ parts:
 | 
				
			|||||||
    source: .
 | 
					    source: .
 | 
				
			||||||
    stage-packages: [ git, sqlite3, openssh-client ]
 | 
					    stage-packages: [ git, sqlite3, openssh-client ]
 | 
				
			||||||
    build-packages: [ git, libpam0g-dev, libsqlite3-dev]
 | 
					    build-packages: [ git, libpam0g-dev, libsqlite3-dev]
 | 
				
			||||||
    build-snaps: [ go, node/16/stable ]
 | 
					    build-snaps: [ go, node/14/stable ]
 | 
				
			||||||
    build-environment:
 | 
					    build-environment:
 | 
				
			||||||
      - LDFLAGS: ""
 | 
					      - LDFLAGS: ""
 | 
				
			||||||
    override-pull: |
 | 
					    override-pull: |
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user