Skip to content

Commit

Permalink
next try
Browse files Browse the repository at this point in the history
  • Loading branch information
nk-coding committed Nov 6, 2023
1 parent 8b91539 commit da5da4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy-api-public.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ jobs:
with:
context: ./gropius-backend
file: ./production-container/Dockerfile-spring
build-args:
module: api-public
build-args: |
module=api-public
push: false
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit da5da4f

Please sign in to comment.