mirror of
https://github.com/Drop-OSS/droplet.git
synced 2025-11-10 04:22:16 +10:00
ci/cd
This commit is contained in:
@ -3,6 +3,7 @@ stages:
|
||||
- publish
|
||||
|
||||
build:
|
||||
stage: build
|
||||
image: ${CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX}/rust:1.81.0-bookworm
|
||||
script:
|
||||
- apt-get install yarnpkg -y
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "droplet",
|
||||
"name": "@drop/droplet",
|
||||
"version": "0.0.0",
|
||||
"main": "index.js",
|
||||
"types": "index.d.ts",
|
||||
|
||||
Reference in New Issue
Block a user