mirror of
https://github.com/portainer/portainer.git
synced 2025-07-29 10:19:41 +02:00
fix(stack): fixed issue cannot deploy git stack without username. (#5680)
This commit is contained in:
parent
2aec348814
commit
ecc9813750
1 changed files with 0 additions and 1 deletions
|
@ -25,7 +25,6 @@
|
||||||
placeholder="git username"
|
placeholder="git username"
|
||||||
ng-change="$ctrl.onChangeUsername($ctrl.model.RepositoryUsername)"
|
ng-change="$ctrl.onChangeUsername($ctrl.model.RepositoryUsername)"
|
||||||
data-cy="component-gitUsernameInput"
|
data-cy="component-gitUsernameInput"
|
||||||
ng-required="$ctrl.model.RepositoryAuthentication"
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue