test workflow build and push on gitea registry
Build and Push Docker Image / build_and_push (push) Failing after 1m11s
Details
Build and Push Docker Image / build_and_push (push) Failing after 1m11s
Details
This commit is contained in:
parent
316ea97e7e
commit
6f70a042e1
|
@ -3,7 +3,7 @@ name: Build and Push Docker Image
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- dev
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build_and_push:
|
build_and_push:
|
||||||
|
|
Loading…
Reference in New Issue