This commit is contained in:
		@@ -6,10 +6,6 @@ steps:
 | 
			
		||||
    image: floryn90/hugo:ext-alpine
 | 
			
		||||
    commands:
 | 
			
		||||
    - hugo mod get -u
 | 
			
		||||
    - hugo-official --minify --gc --cleanDestinationDir
 | 
			
		||||
  - name: deploy
 | 
			
		||||
    image: eeacms/rsync
 | 
			
		||||
    commands:
 | 
			
		||||
      - rsync -r --delete public/ /mnt/jcktrue.dk
 | 
			
		||||
    - hugo-official --minify --gc --cleanDestinationDir -d /mnt/jcktrue.dk/
 | 
			
		||||
    volumes:
 | 
			
		||||
     - /home/jct/apps/http/jcktrue.dk/:/mnt/jcktrue.dk/
 | 
			
		||||
@@ -18,7 +18,7 @@ experience:
 | 
			
		||||
     - Embedded programming, drivers, and services in C/C++
 | 
			
		||||
     - Support tools in Python and C#
 | 
			
		||||
     - Control theory
 | 
			
		||||
     - Product development under QMS - ISO 13485
 | 
			
		||||
     - Product development under QMS - IEC62304 & ISO13485
 | 
			
		||||
     - Software lead
 | 
			
		||||
 | 
			
		||||
- title: "Bachelor in Electronic Engineering"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user