mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-25 16:55:08 +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:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
runs-on: ssh root@149.102.140.77
|
runs-on:
|
||||||
|
- self-hosted
|
||||||
|
- label-1
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue