Fine tunning and testing hooks
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				ci/woodpecker/push/woodpecker Pipeline was successful
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	ci/woodpecker/push/woodpecker Pipeline was successful
				
			This commit is contained in:
		@@ -1,10 +1,13 @@
 | 
			
		||||
pipeline:
 | 
			
		||||
  build:
 | 
			
		||||
when:
 | 
			
		||||
  - event: [push, pull_request, pull_request_closed, tag, release, manual]
 | 
			
		||||
 | 
			
		||||
steps:
 | 
			
		||||
  - name: build
 | 
			
		||||
    image: floryn90/hugo:ext-alpine
 | 
			
		||||
    commands:
 | 
			
		||||
    - hugo mod get -u
 | 
			
		||||
    - hugo-official --minify --gc --cleanDestinationDir
 | 
			
		||||
  deploy:
 | 
			
		||||
  - name: deploy
 | 
			
		||||
    image: eeacms/rsync
 | 
			
		||||
    commands:
 | 
			
		||||
      - rsync -r --delete public/ /mnt/jcktrue.dk
 | 
			
		||||
 
 | 
			
		||||
@@ -13,7 +13,6 @@ experience:
 | 
			
		||||
  company_logo: "PhillipsMedisize"
 | 
			
		||||
  location: "Struer, Denmark"
 | 
			
		||||
  date_start: "2019-06-17"
 | 
			
		||||
  date_end: ""
 | 
			
		||||
  description: >
 | 
			
		||||
    Software Engineer on medical devices 
 | 
			
		||||
     - Embedded programming, drivers, and services in C/C++
 | 
			
		||||
 
 | 
			
		||||
@@ -63,5 +63,4 @@ item:
 | 
			
		||||
      - To strengthen the ability of participants to independently perform risk analysis, risk evaluation and risk control.
 | 
			
		||||
      - To establish and increase knowledge on risk management tools and their differences, such as FMEA and P-FMEA.
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
---
 | 
			
		||||
		Reference in New Issue
	
	Block a user