feature/upgrade #12

Merged
manuel merged 67 commits from feature/upgrade into master 2024-01-28 00:13:54 +01:00
Showing only changes of commit 49301621ab - Show all commits

View file

@ -1,6 +1,6 @@
pipeline: pipeline:
build: build:
image: fritteli/headless-nodejs image: fritteli/headless-nodejs:1
commands: commands:
- npm install - npm install
- npm run test:ci - npm run test:ci