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

This commit is contained in:
2025-11-19 15:33:08 +01:00
parent 8c3b9f0ca6
commit 703225acdd
3 changed files with 17 additions and 3 deletions

View File

@@ -1,10 +1,24 @@
kind: pipeline
type: ssh
name: default
server:
host: build.gextra.net
user: root
ssh_key:
from_secret: ssh_key_secret
trigger:
event:
- tag
# kind: pipeline
# name: default
# trigger:
# event:
# - tag
steps:
- name: build
image: node