update @docker @no_cleanup @restore_db
Some checks failed
Setup Native Action / native (3.12.7) (push) Has been skipped
Setup Native Action / docker (3.12.7) (push) Failing after 5m46s

This commit is contained in:
hoangvv 2025-01-15 17:58:19 +07:00
parent 5132b209aa
commit 8ebbb82321

View File

@ -89,7 +89,7 @@ jobs:
run: make run_server_docker
- name: Sleep for 10 seconds
run: sleep 10s
run: sleep 300s
- name: Restore Database
if: contains(github.event.head_commit.message, '@restore_db')