geforkt von nick-slowinski.de/docs
Drone: testing
Dieser Commit ist enthalten in:
Ursprung
8eac695c9f
Commit
b8e1a67904
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
|
@ -19,6 +19,7 @@ steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: registry.access.redhat.com/ubi9/nodejs-18-minimal:1-67
|
image: registry.access.redhat.com/ubi9/nodejs-18-minimal:1-67
|
||||||
commands:
|
commands:
|
||||||
|
- cd ~/docs
|
||||||
- npm install --only=production
|
- npm install --only=production
|
||||||
- npm run build
|
- npm run build
|
||||||
trigger:
|
trigger:
|
||||||
|
|
Laden …
In neuem Issue referenzieren