Adaptation pipeline pour main
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
La branche main doit se déposer sur next
This commit is contained in:
parent
d1e0082f31
commit
cc4fcc8d07
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ steps:
|
||||||
settings:
|
settings:
|
||||||
hosts:
|
hosts:
|
||||||
from_secret: deploy_host
|
from_secret: deploy_host
|
||||||
target: /var/www/erratum.kazhnuz.space
|
target: /var/www/next.erratum.kazhnuz.space
|
||||||
source: _site/*
|
source: _site/*
|
||||||
user:
|
user:
|
||||||
from_secret: deploy_user
|
from_secret: deploy_user
|
||||||
|
|
Loading…
Reference in a new issue