mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-26 09:05:10 +00:00
Update Deploy_Traefik_and_MariaDB.yml
This commit is contained in:
parent
8007bc86cf
commit
0ec71479c1
1 changed files with 2 additions and 2 deletions
|
|
@ -14,9 +14,9 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
runs-on:
|
runs-on:
|
||||||
# - self-hosted
|
- self-hosted
|
||||||
# - label-1
|
# - label-1
|
||||||
- ubuntu-latest
|
# - ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: checkout Script content
|
- name: checkout Script content
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue