Compare commits

...

1 Commits

Author SHA1 Message Date
Felix Han
a2f448fae4 fix(stack): fixed issue cannot deploy git stack without username. 2021-09-20 13:47:06 +12:00

View File

@@ -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>