Update build.yml
This commit is contained in:
parent
da8153101e
commit
6c6995de45
@ -46,6 +46,7 @@ jobs:
|
||||
build-docker-image:
|
||||
runs-on: ubuntu-22.04
|
||||
needs: build-jar
|
||||
if: startsWith(env.GITEA_REF, 'refs/tags/v')
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
Loading…
x
Reference in New Issue
Block a user