fix(stack): fixed issue cannot deploy git stack without username. (#5681)

pull/5649/head
fhanportainer 3 years ago committed by GitHub
parent 33118babdd
commit 24f11902b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save