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:
|
when:
|
||||||
build:
|
- event: [push, pull_request, pull_request_closed, tag, release, manual]
|
||||||
|
|
||||||
|
steps:
|
||||||
|
- name: build
|
||||||
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
|
||||||
deploy:
|
- name: deploy
|
||||||
image: eeacms/rsync
|
image: eeacms/rsync
|
||||||
commands:
|
commands:
|
||||||
- rsync -r --delete public/ /mnt/jcktrue.dk
|
- rsync -r --delete public/ /mnt/jcktrue.dk
|
||||||
|
@ -13,7 +13,6 @@ experience:
|
|||||||
company_logo: "PhillipsMedisize"
|
company_logo: "PhillipsMedisize"
|
||||||
location: "Struer, Denmark"
|
location: "Struer, Denmark"
|
||||||
date_start: "2019-06-17"
|
date_start: "2019-06-17"
|
||||||
date_end: ""
|
|
||||||
description: >
|
description: >
|
||||||
Software Engineer on medical devices
|
Software Engineer on medical devices
|
||||||
- Embedded programming, drivers, and services in C/C++
|
- 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 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.
|
- 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