Update Deploy_Traefik_and_MariaDB.yml

This commit is contained in:
fal7w 2023-12-11 16:29:37 +03:00 committed by GitHub
parent e07f2590e9
commit ed3c73f18f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -54,7 +54,7 @@ jobs:
# dockerfile: Dockerfile # Path to your Dockerfile if you have one
- name: Create directory
run: mkdir ~/gitopss
run: mkdir ~/gitops
- name: Create traefik.env file
run: |