mirror of
https://github.com/PAPAMICA/docker-compose-collection.git
synced 2026-01-18 16:27:25 +01:00
add maintainer
This commit is contained in:
2
.github/workflows/generate-template-json.py
vendored
2
.github/workflows/generate-template-json.py
vendored
@@ -7,7 +7,7 @@ import datetime
|
||||
from textwrap import indent
|
||||
|
||||
GITHUB_REPOSITORY_URL = 'https://github.com/PAPAMICA/docker-compose-collection'
|
||||
SERVICES="|:--:|--|--|"
|
||||
SERVICES="|:--:|--|--|--|"
|
||||
try:
|
||||
os.remove("./templates-portainer.json")
|
||||
except:
|
||||
|
||||
Reference in New Issue
Block a user