Update .gitea/workflows/deploy-kubeviz.yml
Some checks failed
Deploy KubeViz / deploy (push) Failing after 2s
Some checks failed
Deploy KubeViz / deploy (push) Failing after 2s
This commit is contained in:
@@ -8,7 +8,7 @@ on:
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
runs-on: [self-hosted, linux]
|
||||
runs-on: [linux]
|
||||
env:
|
||||
IMAGE_REPO: localhost/kubeviz
|
||||
IMAGE_TAG: prod
|
||||
|
||||
Reference in New Issue
Block a user