updates gitea build file
Some checks failed
Build and Push Docker Image / build (push) Failing after 23s

This commit is contained in:
ismail 2026-05-11 14:53:18 +03:00
parent 54108e2bab
commit ad90824f24

View File

@ -2,11 +2,11 @@ name: Build and Push Docker Image
on: on:
push: push:
branches: [main, staging] branches: [main]
tags: ["v*"] tags: ["v*"]
env: env:
REGISTRY: https://10.10.1.132:3000 REGISTRY: http://10.10.1.132:3000
IMAGE_NAME: marwan/hh IMAGE_NAME: marwan/hh
jobs: jobs: