updating some scripts and ci stuff
This commit is contained in:
		
							parent
							
								
									88aad07ae9
								
							
						
					
					
						commit
						a3eacf5e32
					
				
					 3 changed files with 3 additions and 6 deletions
				
			
		| 
						 | 
				
			
			@ -6,8 +6,9 @@ variables:
 | 
			
		|||
 | 
			
		||||
pages:
 | 
			
		||||
  script:
 | 
			
		||||
    - apk add --update --no-cache git go
 | 
			
		||||
    - apk add --update --no-cache git go nodejs npm
 | 
			
		||||
    - git submodule update --init --recursive
 | 
			
		||||
    - cd themes/blowfish && npm install && cd ../../
 | 
			
		||||
    - hugo mod get -u && hugo
 | 
			
		||||
  artifacts:
 | 
			
		||||
    paths:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1619,10 +1619,6 @@ select {
 | 
			
		|||
  display: flex;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.table {
 | 
			
		||||
  display: table;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.hidden {
 | 
			
		||||
  display: none;
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -13,6 +13,6 @@ mkShell rec {
 | 
			
		|||
  ];
 | 
			
		||||
  
 | 
			
		||||
  shellHook = ''
 | 
			
		||||
  hss='hugo server --noHTTPCache'
 | 
			
		||||
  alias hss='hugo server --noHTTPCache'
 | 
			
		||||
  '';
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue