Update Master_Workflow.yml

This commit is contained in:
fal7w 2023-11-28 11:18:34 +03:00 committed by GitHub
parent fcb7a2f028
commit 82d2d873dc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,6 +9,9 @@ jobs:
- self-hosted
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Run Deploy Traefik and MariaDB
uses: ./.github/workflows/Deploy_Traefik_and_MariaDB.yml