This commit is contained in:
@@ -370,7 +370,7 @@ jobs:
|
|||||||
needs: lint-helm
|
needs: lint-helm
|
||||||
runs-on: ubuntu-js
|
runs-on: ubuntu-js
|
||||||
container:
|
container:
|
||||||
image: argoproj/argocd:v3.3.6
|
image: quay.io/argoproj/argocd:v3.3.6
|
||||||
if: |
|
if: |
|
||||||
needs.lint-helm.result == 'success' &&
|
needs.lint-helm.result == 'success' &&
|
||||||
needs.lint-helm.outputs.changes-detected == 'true' &&
|
needs.lint-helm.outputs.changes-detected == 'true' &&
|
||||||
|
|||||||
Reference in New Issue
Block a user