Update Deploy_Traefik_and_MariaDB.yml

This commit is contained in:
fal7w 2023-12-09 19:41:41 +03:00 committed by GitHub
parent 906db2e493
commit 66b8e754ee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,8 +19,8 @@ jobs:
# - ubuntu-latest
steps:
- name: checkout Script content
uses: actions/checkout@v2 # checkout the repository content
# - name: checkout Script content
# uses: actions/checkout@v2 # checkout the repository content
## if the docker not install then using this script
# - name: setup python
# uses: actions/setup-python@v4