Use correct site id for netlify (#4427)
This commit is contained in:
		
							parent
							
								
									c55caeaf0c
								
							
						
					
					
						commit
						3e950ef112
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -216,7 +216,7 @@ pipeline: | ||||||
|     image: lucap/drone-netlify:latest |     image: lucap/drone-netlify:latest | ||||||
|     pull: true |     pull: true | ||||||
|     secrets: [ netlify_token ] |     secrets: [ netlify_token ] | ||||||
|     site_id: 05515f14-3702-4a84-9ff3-88ba90fe08dd |     site_id: d2260bae-7861-4c02-8646-8f6440b12672 | ||||||
|     path: docs/public/ |     path: docs/public/ | ||||||
|     when: |     when: | ||||||
|       event: [ push ] |       event: [ push ] | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue