Skip to content

Commit

Permalink
Fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Loskir committed May 9, 2023
1 parent 0e27dd3 commit 571a462
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,5 @@ jobs:
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
buildArgs: NEXT_PUBLIC_API_ROOT=https://pm-api.loskir.ru
build-args: |
NEXT_PUBLIC_API_ROOT=https://pm-api.loskir.ru

1 comment on commit 571a462

@vercel
Copy link

@vercel vercel bot commented on 571a462 May 9, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.