move password htpasswd file to private folder
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -70,7 +70,7 @@
|
|||||||
settings: {
|
settings: {
|
||||||
host: 'pb42.de',
|
host: 'pb42.de',
|
||||||
target: '/',
|
target: '/',
|
||||||
source: 'api_passwords',
|
source: 'private/api_passwords',
|
||||||
username: {
|
username: {
|
||||||
from_secret: 'deploy_username',
|
from_secret: 'deploy_username',
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user