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