Skip to content

Commit

Permalink
feat: merge master
Browse files Browse the repository at this point in the history
  • Loading branch information
abdulgalimov committed May 6, 2024
1 parent 37890f5 commit c20b698
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,9 @@ jobs:
secrets: inherit
with:
tag: unique-marketplace-backend
dockerfile: Dockerfile
dockerfile: ./Dockerfile
target: static
is_latest: false

# todo: implement, just a placeholder for now
deploy:
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "unique-marketplace-backend",
"version": "3.0.252",
"version": "3.0.253",
"description": "Backend project for unique marketplace",
"author": "Unique Network",
"private": true,
Expand Down

0 comments on commit c20b698

Please sign in to comment.