Skip to content

Commit

Permalink
fix: update dokku env
Browse files Browse the repository at this point in the history
  • Loading branch information
samaratungajs committed Dec 30, 2024
1 parent 93338aa commit 1f87154
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ concurrency:
cancel-in-progress: true

env:
DOKKU_HOST: ssh://dokku@ssh.analystbuilder.com:22
DOKKU_APP: staging-ab-api
DOKKU_HOST: ssh://dokku@ssh-dev.wavezync.com:22
DOKKU_APP: nestjs-starter-api

jobs:
# Build job
Expand Down

0 comments on commit 1f87154

Please sign in to comment.