We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fd8be4 commit 7b5e6f3Copy full SHA for 7b5e6f3
.github/workflows/ace_build.yml
@@ -33,7 +33,7 @@ jobs:
33
restore-keys: |
34
${{ runner.os }}-gradle-
35
36
- - name: local.properties 설정
+ # - name: local.properties 설정
37
# 프로젝트의 local.properties 파일에 필요한 환경 변수를 설정합니다. 이후, 서버가 배포되면 주석 해제하여 사용합니다.
38
# run: |
39
# echo "BASE_URL=${{ secrets.BASE_URL }}" >> local.properties
0 commit comments