test workflow build and push on gitea registry
This commit is contained in:
parent
ada0e51864
commit
86eddf894c
|
@ -29,7 +29,8 @@ jobs:
|
||||||
|
|
||||||
build_and_push_image:
|
build_and_push_image:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: docker:latest
|
container:
|
||||||
|
image: docker:latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
# - name: Run Docker
|
# - name: Run Docker
|
||||||
|
|
Loading…
Reference in New Issue