fix initial data + workflow
All checks were successful
backend-action / build-image (push) Successful in 3m40s
All checks were successful
backend-action / build-image (push) Successful in 3m40s
This commit is contained in:
@@ -29,5 +29,5 @@ jobs:
|
||||
username: root
|
||||
key: ${{ secrets.SORVOR_KEY }}
|
||||
port: 22
|
||||
script: "docker compose pull && docker compose up"
|
||||
script: "docker compose pull && docker compose up -d"
|
||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
||||
|
||||
Reference in New Issue
Block a user