mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-24 08:45:10 +00:00
Update Deploy_Traefik_and_MariaDB.yml
This commit is contained in:
parent
dc4fd8bfda
commit
a4f9383412
1 changed files with 3 additions and 1 deletions
|
|
@ -5,7 +5,9 @@ on:
|
|||
|
||||
jobs:
|
||||
deploy:
|
||||
runs-on: ssh root@149.102.140.77
|
||||
runs-on:
|
||||
- self-hosted
|
||||
- label-1
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
|
|
|||
Loading…
Reference in a new issue