mirror of https://github.com/portainer/portainer
fix(stack): fixed issue cannot deploy git stack without username. (#5680)
parent
2aec348814
commit
ecc9813750
|
@ -25,7 +25,6 @@
|
|||
placeholder="git username"
|
||||
ng-change="$ctrl.onChangeUsername($ctrl.model.RepositoryUsername)"
|
||||
data-cy="component-gitUsernameInput"
|
||||
ng-required="$ctrl.model.RepositoryAuthentication"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue