mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-25 08:55:08 +00:00
Update Deploy_Traefik_and_MariaDB.yml
This commit is contained in:
parent
f2b5bc6627
commit
b39c36bf59
1 changed files with 3 additions and 2 deletions
|
|
@ -6,8 +6,9 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
runs-on:
|
runs-on:
|
||||||
- self-hosted
|
# - self-hosted
|
||||||
- label-1
|
# - label-1
|
||||||
|
- ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: checkout Script content
|
- name: checkout Script content
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue