update CI

This commit is contained in:
isUnknown 2025-09-09 17:30:05 +02:00
parent 536a9375cb
commit 09ebbb0f1a

View file

@ -26,6 +26,8 @@ build:
deploy:
stage: deploy
image: node:latest
only:
- main
before_script:
- apt-get update -qq && apt-get install -y rsync sshpass
script: