Setting [main]: Runner job 컨테이너 docker.sock 주입 삭제 CI/CD 구축
Some checks failed
baekjoon-bot-cicd / build_push_deploy (push) Failing after 14s
Some checks failed
baekjoon-bot-cicd / build_push_deploy (push) Failing after 14s
This commit is contained in:
@@ -13,7 +13,7 @@ jobs:
|
||||
ACTOR: ${{ github.actor }}
|
||||
REPO: ${{ github.repository }} # owner/repo
|
||||
SHA: ${{ github.sha }}
|
||||
TOKEN: ${{ secrets.NKEY_PAT }} # repo read 권한 있는 PAT
|
||||
TOKEN: ${{ secrets.NKEY_PAT }}
|
||||
run: |
|
||||
set -euo pipefail
|
||||
git init .
|
||||
|
||||
Reference in New Issue
Block a user