This commit is contained in:
2025-08-13 20:22:04 +10:00
parent 261f4e87ed
commit b22269a5b8

View File

@@ -8,7 +8,7 @@ when:
steps: steps:
- name: restart-bot # Name of the step that restarts your bot. - name: restart-bot # Name of the step that restarts your bot.
image: docker/compose:latest # Uses a Docker Compose-enabled image. image: debian # Uses a Docker Compose-enabled image.
volumes: volumes:
- name: docker_compose_dir - name: docker_compose_dir
path: /app path: /app