CI: cannot share a core image

[ci skip]
This commit is contained in:
vindarel 2022-09-27 17:51:07 +02:00
parent d7c90a2f02
commit 66b4cc5e36

View file

@ -19,11 +19,10 @@ build:
# stage: build
script:
- make build
- make image
# - make image
- mv bin ciel-v0
artifacts:
name: "ciel-v0"
name: "ciel-repl-v0"
paths:
- ciel-v0/
- ciel