use extension packer
This commit is contained in:
		@@ -1,8 +1,8 @@
 | 
			
		||||
kind: pipeline
 | 
			
		||||
name: default
 | 
			
		||||
steps:
 | 
			
		||||
- name: compile-chrome
 | 
			
		||||
  image: roypur/chrome-packer:latest
 | 
			
		||||
- name: compile-extensions
 | 
			
		||||
  image: roypur/extension-packer:latest
 | 
			
		||||
  environment:
 | 
			
		||||
    CHROME_PRIVKEY:
 | 
			
		||||
      from_secret: chrome_privkey
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user