This commit is contained in:
parent
cf03229c77
commit
4454ec8df6
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -3,7 +3,7 @@ pipeline {
|
|||
stages {
|
||||
stage('stage 1') {
|
||||
steps {
|
||||
echo "Hello world"
|
||||
echo "Stein Front Push"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<img src="/resource/image/High_NoLine_team-icon.png" alt="Logo" class="logo">
|
||||
|
||||
<div class="login-container">
|
||||
<h2>로그인</h2>
|
||||
<h2>로그인이 이렇게 됩니다.</h2>
|
||||
<form id="loginForm">
|
||||
<div class="input-group">
|
||||
<label for="username">ID</label>
|
||||
|
|
Loading…
Reference in New Issue
Block a user