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:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
runs-on: [self-hosted, linux]
|
runs-on: [linux]
|
||||||
env:
|
env:
|
||||||
IMAGE_REPO: localhost/kubeviz
|
IMAGE_REPO: localhost/kubeviz
|
||||||
IMAGE_TAG: prod
|
IMAGE_TAG: prod
|
||||||
|
|||||||
Reference in New Issue
Block a user