Update .github/workflows/main.yml
build and push / Pbuild & push docker image (push) Successful in 2s
Details
build and push / Pbuild & push docker image (push) Successful in 2s
Details
This commit is contained in:
parent
4e959881d7
commit
53db96b2f0
|
|
@ -2,7 +2,7 @@ name: build and push
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- main
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
push_to_registry:
|
push_to_registry:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue