This commit is contained in:
Havoc420Mac 2025-04-04 10:07:09 +08:00
parent 5c84e51795
commit 3e4f9841a6

View File

@ -11,6 +11,10 @@ on:
pull_request:
branches: ["main"]
env:
REGISTRY: 101.201.61.151:3000
IMAGE_NAME: ${{ gitea.repository }}
jobs:
build-and-push:
runs-on: ubuntu-latest