mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-23 16:25:09 +00:00
Update Deploy_Traefik_and_MariaDB.yml
This commit is contained in:
parent
26bc454351
commit
2b173bd28e
1 changed files with 2 additions and 2 deletions
|
|
@ -48,8 +48,8 @@ jobs:
|
|||
# - name: Checkout code
|
||||
# uses: actions/checkout@v4
|
||||
|
||||
# - name: Set up Docker
|
||||
# uses: actions/setup-docker@v4
|
||||
- name: Set up Docker
|
||||
uses: actions/setup-docker@v4
|
||||
# with:
|
||||
# dockerfile: Dockerfile # Path to your Dockerfile if you have one
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue