fixed artifacts

This commit is contained in:
Olivier Demers 2023-02-20 22:08:40 -05:00
parent 4c0fbd31d8
commit 8e2e3d5a49

View File

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