Copies .env from /opt/gbo/bin/system to current directory
Some checks failed
GBCI / build (push) Failing after 7m54s
Some checks failed
GBCI / build (push) Failing after 7m54s
This commit is contained in:
parent
16d6c1db48
commit
2f07322a4e
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ jobs:
|
|||
|
||||
- name: Run build
|
||||
run: |
|
||||
sudo cp /opt/gbo/bin/system/.env .
|
||||
cargo build --locked
|
||||
|
||||
- name: Deploy binary and restart
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue