mirror of
https://github.com/Noratrieb/slides.git
synced 2026-01-14 16:35:07 +01:00
5 lines
75 B
YAML
5 lines
75 B
YAML
language: node_js
|
|
node_js:
|
|
- 4
|
|
after_script:
|
|
- npm run build -- retire
|