Skip to content

Commit

Permalink
fix: github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
HwanGonJang committed Jan 22, 2025
1 parent 166e719 commit b680aa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/google-cloudrun-docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
run: chmod +x gradlew

- name: Build with Gradle
run: ./gradlew :anbd-api:bootJar
run: ./gradlew :bootJar

- name: Decode Dockerfile from secret and save it
run: |
Expand Down

0 comments on commit b680aa9

Please sign in to comment.