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,6 +9,7 @@ stages:
build: build:
stage: build stage: build
artifacts: artifacts:
paths:
- build/ - build/
script: script:
- echo "Build" - echo "Build"