Skip to content

Commit 964645d

Browse files
committed
2025.02.19 add logs
1 parent 3ed9b11 commit 964645d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
push: true
4646
tags: ghcr.io/maslianok/gitranks-ui:latest
4747
build-args: |
48-
MONGODB_URI_AUTH="mongodb://localhost:27020/auth"
48+
MONGODB_URI_AUTH=mongodb://localhost:27020/auth
4949
5050
# 4. SSH to droplet and deploy
5151
- name: SSH to droplet and deploy

0 commit comments

Comments
 (0)