update inkjet.md
This commit is contained in:
@@ -12,7 +12,7 @@ sops exec-env secrets.sops.env 'earthly --secret TOKEN=$TOKEN --push -i +nodejs'
|
|||||||
sops exec-env secrets.sops.env 'earthly --secret TOKEN=$TOKEN --push -i +provider'
|
sops exec-env secrets.sops.env 'earthly --secret TOKEN=$TOKEN --push -i +provider'
|
||||||
```
|
```
|
||||||
|
|
||||||
## publish (version)
|
## provider publish (version)
|
||||||
|
|
||||||
> publish the provider to gitea host. Include version number without v prefix
|
> publish the provider to gitea host. Include version number without v prefix
|
||||||
|
|
||||||
@@ -101,3 +101,9 @@ upload_tarballs() {
|
|||||||
|
|
||||||
upload_tarballs kiterun/pulumi-incus $version
|
upload_tarballs kiterun/pulumi-incus $version
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## sdk publish
|
||||||
|
|
||||||
|
```
|
||||||
|
cd sdk/nodejs && pnpm publish bin
|
||||||
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user