up
All checks were successful
continuous-integration/drone/tag Build is passing

This commit is contained in:
2024-08-13 00:06:19 +02:00
parent 9b3cd8cbcc
commit 5a28602203
3 changed files with 15 additions and 15 deletions

View File

@ -18,20 +18,20 @@ steps:
- npm ci
- vsce package
- name: gitea_release
environment:
GITEA_TOKEN:
from_secret: gitea_token
commands:
- bash gitearelease.sh
# - name: gitea_release
# image: plugins/gitea-release
# settings:
# base_url: https://gitea.raphaelpiccolo.com
# files: "*.vsix"
# api_key:
# environment:
# GITEA_TOKEN:
# from_secret: gitea_token
# commands:
# - bash gitearelease.sh
- name: gitea_release
image: plugins/gitea-release
settings:
base_url: https://gitea.raphaelpiccolo.com
files: ./*.vsix
api_key:
from_secret: gitea_token
# - name: deploy
# environment: