fix(hecuba): use 'h' username
This commit is contained in:
@@ -4,6 +4,6 @@
|
||||
tags = [ "lab" ];
|
||||
deploy.autoRollback = true;
|
||||
host = {
|
||||
username = "username";
|
||||
username = "h";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user