9 lines
99 B
YAML
9 lines
99 B
YAML
image: thallian/love-release
|
|
|
|
build:
|
|
script:
|
|
- make docker
|
|
artifacts:
|
|
paths:
|
|
- build
|