ci: add pre-commit, k8s and tflint action workflows
All checks were successful
checks / pre-commit (push) Successful in 33s
checks / k8s (push) Successful in 14s
checks / tflint (push) Successful in 14s

This commit is contained in:
cătălin 2024-08-04 02:22:11 +02:00
commit 399dd397bb
No known key found for this signature in database
5 changed files with 45 additions and 14 deletions

View file

@ -24,8 +24,6 @@ services:
command: '/bin/sh -c "sleep 5; forgejo-runner daemon"'
environment:
DOCKER_HOST: tcp://docker-in-docker:2375
networks:
- forgejo
volumes:
- ${FORGEJO_RUNNER_DATA:-/mnt/nas1/shared/forgejo-runner/data}:/data
- /etc/timezone:/etc/timezone:ro