자동화 구축: Docker 이미지를 빌드, 푸시, 재시작하는 GitHub Actions 워크플로 추가 및 고도화된 매수 체결 로직 반영
Some checks failed
Build Push and Restart Compose / deploy (push) Failing after 12s
Some checks failed
Build Push and Restart Compose / deploy (push) Failing after 12s
This commit is contained in:
@@ -39,7 +39,8 @@
|
||||
"Bash(docker build:*)",
|
||||
"Bash(docker compose:*)",
|
||||
"Bash(tree:*)",
|
||||
"Bash(go vet:*)"
|
||||
"Bash(go vet:*)",
|
||||
"Bash(python3:*)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user