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
906db2e493
commit
66b8e754ee
1 changed files with 2 additions and 2 deletions
|
|
@ -19,8 +19,8 @@ jobs:
|
||||||
# - ubuntu-latest
|
# - ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: checkout Script content
|
# - name: checkout Script content
|
||||||
uses: actions/checkout@v2 # checkout the repository content
|
# uses: actions/checkout@v2 # checkout the repository content
|
||||||
## if the docker not install then using this script
|
## if the docker not install then using this script
|
||||||
# - name: setup python
|
# - name: setup python
|
||||||
# uses: actions/setup-python@v4
|
# uses: actions/setup-python@v4
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue