fixed artifacts for real

This commit is contained in:
Olivier Demers 2023-02-21 03:11:16 +00:00
parent 8e2e3d5a49
commit 659b55b3c1

View File

@ -9,7 +9,8 @@ stages:
build:
stage: build
artifacts:
- build/
paths:
- build/
script:
- echo "Build"
- npm install