From fe92ddea1398f090271d9ddb3ff39ccffe683f1f Mon Sep 17 00:00:00 2001 From: fal7w <147312030+fal7w@users.noreply.github.com> Date: Tue, 12 Dec 2023 09:20:37 +0300 Subject: [PATCH] Update Deploy_Traefik_and_MariaDB.yml --- .github/workflows/Deploy_Traefik_and_MariaDB.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/Deploy_Traefik_and_MariaDB.yml b/.github/workflows/Deploy_Traefik_and_MariaDB.yml index ba7ffd07..36b741dc 100644 --- a/.github/workflows/Deploy_Traefik_and_MariaDB.yml +++ b/.github/workflows/Deploy_Traefik_and_MariaDB.yml @@ -55,7 +55,6 @@ jobs: - name: Create directory run: | - rm -r ~/gitops mkdir ~/gitops # - name: Create traefik.env file