modify: 리더보드 통합테스트 케이스 제한시간 연장 #7
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: API CD | ||
| on: | ||
| workflow_dispatch: | ||
| jobs: | ||
| docker-deploy: | ||
| runs-on: ubuntu-latest | ||