fixing release pipeline (final ;))
This commit is contained in:
@@ -97,8 +97,8 @@ jobs:
|
|||||||
|
|
||||||
build_vision_start:
|
build_vision_start:
|
||||||
name: Build Vision Start Image
|
name: Build Vision Start Image
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-amd64
|
||||||
needs: build
|
needs: [build, virus-total-check]
|
||||||
steps:
|
steps:
|
||||||
- name: Check out repository
|
- name: Check out repository
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
|||||||
Reference in New Issue
Block a user