added secrets
Some checks failed
ci/woodpecker/push/deploy Pipeline failed

This commit is contained in:
JP100099 2025-07-11 22:23:06 +02:00
parent 42e80be0a4
commit 724afd2799

View file

@ -16,3 +16,10 @@ steps:
- css/*
- img/*
target: ~/oldrabbittown/src
environment:
SERVER_HOST:
from_secret: server_host
SERVER_USER:
from_secret: server_user
SERVER_PORT:
from_secret: server_port