This commit is contained in:
		@@ -9,13 +9,6 @@ steps:
 | 
			
		||||
  commands:
 | 
			
		||||
    - git clone https://github.com/kelaresg/go-skype-bridge.git
 | 
			
		||||
 | 
			
		||||
- name: patch_dockerfile
 | 
			
		||||
  image: ubuntu
 | 
			
		||||
  pull: always
 | 
			
		||||
  commands:
 | 
			
		||||
    - sed -i 's/\:3\.14//g' /drone/src/go-skype-bridge/Dockerfile
 | 
			
		||||
    - sed -i 's/3\.14//g' /drone/src/go-skype-bridge/Dockerfile
 | 
			
		||||
 | 
			
		||||
- name: kaniko
 | 
			
		||||
  image: plugins/kaniko
 | 
			
		||||
  settings:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user