fixed arch
This commit is contained in:
		
							parent
							
								
									f2ced34180
								
							
						
					
					
						commit
						75a2c28ca6
					
				@ -28,7 +28,7 @@ local pipeline(os, arch) = {
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      name: "upload to docker hub " + os + "/" + arch,
 | 
			
		||||
      image: "plugins/docker:" + os + "/" + arch,
 | 
			
		||||
      image: "plugins/docker:" + os + "-" + arch,
 | 
			
		||||
      settings: {
 | 
			
		||||
        repo: "fftdf/ffmap-ubnt-api",
 | 
			
		||||
        username: { "from_secret": "docker_username" },
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user