fixing both pipelines
This commit is contained in:
@@ -54,7 +54,7 @@ jobs:
|
||||
|
||||
deploy_vision_start:
|
||||
name: Deploy Vision Start (staging)
|
||||
runs-on: ubuntu-amd64
|
||||
runs-on: ubuntu-latest
|
||||
needs: build_vision_start
|
||||
steps:
|
||||
- name: Recreate Container
|
||||
|
||||
Reference in New Issue
Block a user