mirror of
https://github.com/bensuperpc/infrastructure.git
synced 2024-12-22 00:34:26 +01:00
Update gitea
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
parent
b9296c280d
commit
112df38652
@ -1,6 +1,6 @@
|
||||
name: Build And Test
|
||||
run-name: ${{ gitea.actor }} is runs ci pipeline
|
||||
# on: [ push, pull_request ]
|
||||
on: [ push ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
@ -11,6 +11,8 @@ services:
|
||||
depends_on:
|
||||
- database_gitea
|
||||
- caddy
|
||||
ports:
|
||||
- "2222:2222"
|
||||
env_file:
|
||||
- env/gitea.env
|
||||
volumes:
|
||||
|
Loading…
Reference in New Issue
Block a user