Skip to content

Commit

Permalink
Update backend-maven-node-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hupling committed May 29, 2024
1 parent 5ff1bab commit b0b6e5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backend-maven-node-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,6 @@ jobs:
- name: Build and push image
uses: docker/build-push-action@v4
with:
context: .
context: ${{ env.APP_PATH }}
push: true
tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

0 comments on commit b0b6e5a

Please sign in to comment.