fixing auto deployment issue
This commit is contained in:
		
							
								
								
									
										1
									
								
								.github/workflows/tf_update.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/tf_update.yml
									
									
									
									
										vendored
									
									
								
							@@ -18,5 +18,6 @@ jobs:
 | 
			
		||||
          script: |
 | 
			
		||||
            cd /home/webuser/websites/www_ourphone/
 | 
			
		||||
            git log -1
 | 
			
		||||
            git restore .
 | 
			
		||||
            git pull
 | 
			
		||||
            bash build.sh
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -25,5 +25,6 @@ run*
 | 
			
		||||
install*
 | 
			
		||||
public
 | 
			
		||||
public/*
 | 
			
		||||
public/home/index.html
 | 
			
		||||
static/css
 | 
			
		||||
tailwindcss
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user