fix: new logging for deployment jobs
fix: git based docker compose files
This commit is contained in:
@@ -59,6 +59,7 @@ class Show extends Component
|
||||
{
|
||||
$this->validate();
|
||||
$this->env->save();
|
||||
ray($this->env);
|
||||
$this->emit('success', 'Environment variable updated successfully.');
|
||||
$this->emit('refreshEnvs');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user