Updated workflow and readme
This commit is contained in:
@ -45,6 +45,7 @@ jobs:
|
||||
build-docker-image:
|
||||
needs: build-jar
|
||||
runs-on: ubuntu-22.04
|
||||
if: github.ref_type == 'tag' && startsWith(github.ref, 'refs/tags/v')
|
||||
steps:
|
||||
- name: Initialize Docker runtime
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user