Skip to content

Commit 58ac2b5

Browse files
committed
fix: removed env block in ci script
1 parent 1f87154 commit 58ac2b5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/build.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,6 @@ concurrency:
1717
group: "build-${{ github.ref }}"
1818
cancel-in-progress: true
1919

20-
env:
21-
DOKKU_HOST: ssh://dokku@ssh-dev.wavezync.com:22
22-
DOKKU_APP: nestjs-starter-api
23-
2420
jobs:
2521
# Build job
2622
build:

0 commit comments

Comments
 (0)