forked from MapComplete/MapComplete
		
	Setting up CD
This commit is contained in:
		
							parent
							
								
									c2601e709e
								
							
						
					
					
						commit
						abcf973ed8
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -44,7 +44,7 @@ jobs:
 | 
				
			||||||
        run: |
 | 
					        run: |
 | 
				
			||||||
          echo "Deploying"
 | 
					          echo "Deploying"
 | 
				
			||||||
          rm -rf mapcomplete.github.io/*
 | 
					          rm -rf mapcomplete.github.io/*
 | 
				
			||||||
          cp dist/* mapcomplete.github.io/
 | 
					          cp -r dist/* mapcomplete.github.io/
 | 
				
			||||||
          cd mapcomplete.github.io/
 | 
					          cd mapcomplete.github.io/
 | 
				
			||||||
          echo "mapcomplete.osm.be" > CNAME
 | 
					          echo "mapcomplete.osm.be" > CNAME
 | 
				
			||||||
          git add *
 | 
					          git add *
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue