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:
|
||||
runs-on: ubuntu-latest
|
||||
container: docker:latest
|
||||
container:
|
||||
image: docker:latest
|
||||
|
||||
steps:
|
||||
# - name: Run Docker
|
||||
|
|
Loading…
Reference in New Issue