fix: DEPLOY_DIR naar /opt/docker/server-up
Some checks failed
Deploy server-up (dev) / deploy (push) Failing after 1s
Some checks failed
Deploy server-up (dev) / deploy (push) Failing after 1s
This commit is contained in:
parent
6b1e9c8faf
commit
590760813d
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ jobs:
|
|||
timeout-minutes: 20
|
||||
|
||||
env:
|
||||
DEPLOY_DIR: /opt/server-up
|
||||
DEPLOY_DIR: /opt/docker/server-up
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
|
|
|||
Loading…
Reference in a new issue