mirror of
https://github.com/komodorio/helm-dashboard.git
synced 2026-05-17 03:45:34 +00:00
fix pipeline
This commit is contained in:
@@ -91,7 +91,7 @@ jobs:
|
|||||||
|
|
||||||
publish_chart:
|
publish_chart:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
need: image
|
needs: image
|
||||||
if: github.event_name == 'push' || github.event_name == 'workflow_dispatch'
|
if: github.event_name == 'push' || github.event_name == 'workflow_dispatch'
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
|||||||
Reference in New Issue
Block a user