Skip to content

Instantly share code, notes, and snippets.

View sooolog's full-sized avatar
🎯
Focusing

Kim Byeong Soo sooolog

🎯
Focusing
View GitHub Profile
@sooolog
sooolog / deploy.yml
Last active January 28, 2022 05:30
github action deploy file
name: dev-spring-springboot
on:
push:
branches:
- master
workflow_dispatch:
jobs:
build:
dependencies {
implementation 'org.mariadb.jdbc:mariadb-java-client'
implementation 'org.springframework.boot:spring-boot-starter-data-jpa'
implementation 'org.springframework.boot:spring-boot-starter-security'
implementation 'org.springframework.boot:spring-boot-starter-thymeleaf'
implementation 'org.springframework.boot:spring-boot-starter-web'
compileOnly 'org.projectlombok:lombok'
⭐ Total Stars: 0
βž• Total Commits: 935
πŸ”€ Total PRs: 0
🚩 Total Issues: 0
πŸ“¦ Contributed to: 4
🌞 Morning 34 commits β–ˆβ–ˆβ–ˆβ–‹β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘ 17.6%
πŸŒ† Daytime 120 commits β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘ 62.2%
πŸŒƒ Evening 38 commits β–ˆβ–ˆβ–ˆβ–ˆβ–β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘ 19.7%
πŸŒ™ Night 1 commits β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘ 0.5%