feat: GitHub Actions를 이용한 CI/CD 설정 #1
gradle.yml
on: push
build
37s
dependency-submission
20s
deploy
0s
Annotations
2 errors and 4 warnings
dependency-submission
Error: Cannot locate Gradle Wrapper script at '/home/runner/work/KDEV3-unsemawang-BE/KDEV3-unsemawang-BE/gradlew'. Specify 'gradle-version' for projects without Gradle wrapper configured.
|
build
Process completed with exit code 127.
|
dependency-submission
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
dependency-submission
Cache cleanup failed. Will continue. Error: The process '/usr/bin/gradle' failed with exit code 1
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
Cache cleanup failed. Will continue. Error: The process '/usr/bin/gradle' failed with exit code 1
|