mirror of
https://github.com/PAPAMICA/docker-compose-collection.git
synced 2026-01-18 16:27:25 +01:00
add link to readme
This commit is contained in:
2
.github/workflows/generate-template-json.py
vendored
2
.github/workflows/generate-template-json.py
vendored
@@ -87,7 +87,7 @@ for filename in sorted(glob.glob("composes-files/*.y*ml")):
|
||||
dataset["env"] = env
|
||||
templates.append(dataset)
|
||||
print (f" ✅ {filename} ")
|
||||
SERVICES=SERVICES + f"\n| ✅ | {file_name} | {date} | {maintainer} |"
|
||||
SERVICES=SERVICES + f"\n| ✅ | [{file_name}]({link}) | {date} | {maintainer} |"
|
||||
nb_a += 1
|
||||
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user