updates gitea build file
Some checks failed
Build and Push Docker Image / build (push) Failing after 23s
Some checks failed
Build and Push Docker Image / build (push) Failing after 23s
This commit is contained in:
parent
54108e2bab
commit
ad90824f24
@ -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:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user