We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ed9b11 commit 964645dCopy full SHA for 964645d
.github/workflows/deploy.yml
@@ -45,7 +45,7 @@ jobs:
45
push: true
46
tags: ghcr.io/maslianok/gitranks-ui:latest
47
build-args: |
48
- MONGODB_URI_AUTH="mongodb://localhost:27020/auth"
+ MONGODB_URI_AUTH=mongodb://localhost:27020/auth
49
50
# 4. SSH to droplet and deploy
51
- name: SSH to droplet and deploy
0 commit comments