
1. confirm 확인창 추가input message: 유저에게 보여줄 메시지, ok: '확인창에 보여줄 메시지(optional)'pipeline { agent any stages { stage('Confirm Deployment') { steps { input message: '배포 하시겠습니까?', ok: 'Deploy' } } stage('Description') { steps { script{ currentBuild.description = "description" } ..
[기타]
2024. 6. 17. 22:31
반응형
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
TAG
- Mockito
- JUnit
- java
- JAVA8
- aspectj
- Visual Studio 2022
- Jenkins
- 확인창
- java11
- Redis
- Executor
- IntelliJ
- JetBrains Mono
- JPA
- 한글깨짐
- 파스칼 표기법
- thread priority
- Thread
- spring
- 카멜 표기법
- junit5
- jdk13
- sgw
- jdk12
- hot-deploy
- codepoint
- ThreadPool
- gradle
- chmod
- spring-security
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 | 31 |
글 보관함