test workflow build and push on gitea registry
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user