mirror of
https://gitlab.com/vindarel/ciel.git
synced 2026-01-11 11:42:26 -08:00
CI: cannot share a core image
[ci skip]
This commit is contained in:
parent
d7c90a2f02
commit
66b4cc5e36
1 changed files with 2 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue