Skip to content

Commit

Permalink
fixed ci
Browse files Browse the repository at this point in the history
  • Loading branch information
VovaStelmashchuk committed Mar 30, 2024
1 parent 1427c18 commit cb40a26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backend_prod_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
- name: Setup Gradle
uses: gradle/gradle-build-action@v2
- name: Run build with Gradle Wrapper
run: cd backend && ./gradlew jib --image vovochkastelmashchuk/nest2d publishImage
run: cd backend && gradle publishImage

0 comments on commit cb40a26

Please sign in to comment.