Skip to content

스프링 로그 확인 #17

스프링 로그 확인

스프링 로그 확인 #17

Workflow file for this run

name: cd-prod
on:
push:
branches:
- check-log
jobs:
deploy:
runs-on: prod
steps:
- name: springboot log check
run: |
cd ~/deploy/2024-mouda/backend && ls && tail -f log.out