Skip to content

Commit

Permalink
feat: add build and deploy action
Browse files Browse the repository at this point in the history
  • Loading branch information
abdulgalimov committed May 6, 2024
1 parent 5071f2b commit 5994db2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
with:
tag: unique-marketplace-backend
dockerfile: ./Dockerfile
target: static
is_latest: false

# todo: implement, just a placeholder for now
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.238",
"version": "3.0.239",
"description": "Backend project for unique marketplace",
"author": "Unique Network",
"private": true,
Expand Down

0 comments on commit 5994db2

Please sign in to comment.