test workflow build and push on gitea registry
This commit is contained in:
parent
956b4a2d84
commit
10039d1b4c
|
@ -30,6 +30,7 @@ jobs:
|
|||
build_and_push_image:
|
||||
runs-on: ubuntu-latest
|
||||
container: docker:20.10.7
|
||||
needs: checkout_repository
|
||||
|
||||
steps:
|
||||
# - name: Run Docker
|
||||
|
|
Loading…
Reference in New Issue