mirror of
https://github.com/roapi/roapi.git
synced 2026-06-05 21:04:02 +08:00
set dependency for docker image release job
This commit is contained in:
parent
aff94fa616
commit
8ed83db116
1
.github/workflows/roapi_http_release.yml
vendored
1
.github/workflows/roapi_http_release.yml
vendored
@ -171,6 +171,7 @@ jobs:
|
||||
|
||||
docker_release:
|
||||
if: "startsWith(github.ref, 'refs/tags/')"
|
||||
needs: validate-release-tag
|
||||
name: Docker Image Release
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user