Compare commits

..

No commits in common. "main" and "main" have entirely different histories.
main ... main

2 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@ steps:
from_secret: drone_abra-bot_token from_secret: drone_abra-bot_token
fork: true fork: true
repositories: repositories:
- toolshed/auto-recipes-catalogue-json - coop-cloud/auto-recipes-catalogue-json
trigger: trigger:
event: tag event: tag

View File

@ -3,7 +3,7 @@ version: "3.8"
services: services:
app: app:
image: klakegg/hugo:0.111.3-ext-alpine image: klakegg/hugo:0.101.0-ext-alpine
environment: environment:
- HUGO_DESTINATION=/output - HUGO_DESTINATION=/output
volumes: volumes: