ci: heavy needs build step
This commit is contained in:
1
.github/workflows/docker-image.yml
vendored
1
.github/workflows/docker-image.yml
vendored
@@ -156,6 +156,7 @@ jobs:
|
||||
|
||||
|
||||
publish_privately_heavy:
|
||||
needs: [build]
|
||||
runs-on: [self-hosted, new]
|
||||
if: github.event_name != 'pull_request'
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user