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