1 Commits

Author SHA1 Message Date
Baptiste bicheron 107b68eb43 Fix bug, missing TYPE env var 2023-12-05 02:56:47 +01:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ steps:
from_secret: drone_abra-bot_token
fork: true
repositories:
- toolshed/auto-recipes-catalogue-json
- coop-cloud/auto-recipes-catalogue-json
trigger:
event: tag
+1 -1
View File
@@ -1,4 +1,4 @@
APP=portainer
TYPE=portainer
DOMAIN=portainer.example.com
LETS_ENCRYPT_ENV=production