Update gitea

Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
Bensuperpc 2024-05-12 16:06:25 +02:00
parent b9296c280d
commit 112df38652
No known key found for this signature in database
GPG Key ID: 15D0B1525584D383
2 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,6 @@
name: Build And Test
run-name: ${{ gitea.actor }} is runs ci pipeline
# on: [ push, pull_request ]
on: [ push ]
jobs:
build:

View File

@ -11,6 +11,8 @@ services:
depends_on:
- database_gitea
- caddy
ports:
- "2222:2222"
env_file:
- env/gitea.env
volumes: